]> Creatis software - clitk.git/blobdiff - common/clitkCommon.h
1/ some minor changes for compilation under windows / VC++ 2010 Express
[clitk.git] / common / clitkCommon.h
index 9eb36522004c172b9cfa6d8bb209f45821cb02f5..8f9ce0f0ee20fb8ad45b48f38876fc3d993695c5 100644 (file)
@@ -40,6 +40,7 @@
 #  include <sys/resource.h>
 #elif defined(_WIN32)
 #  include <windows.h>
+#  include <stdint.h>
 #endif
 
 //--------------------------------------------------------------------