]> Creatis software - bbtk.git/commitdiff
v0.9.6 BUG 1410
authorEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Thu, 7 Jun 2012 06:00:44 +0000 (06:00 +0000)
committerEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Thu, 7 Jun 2012 06:00:44 +0000 (06:00 +0000)
  - SystemTools , exporting symbols in windows.

kernel/src/bbtkSystemTools.h

index 9d18f7f74dc10602df4a387c53e22974f037e009..db7194cc9987e288a61d4823905cf19af9fadae3 100644 (file)
@@ -8,6 +8,8 @@
 #ifndef BBTKSYSTEMTOOLS_H_
 #define BBTKSYSTEMTOOLS_H_
 
+
+#include "bbtkSystem.h"
 #include <cstdlib>