]> rtime.felk.cvut.cz Git - frescor/frsh-include.git/commitdiff
Added missing #include <frsh_cpp_macros.h>
authorsojkam <sojkam@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Tue, 14 Oct 2008 20:09:39 +0000 (20:09 +0000)
committersojkam <sojkam@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Tue, 14 Oct 2008 20:09:39 +0000 (20:09 +0000)
git-svn-id: http://www.frescor.org/private/svn/frescor/frsh/trunk/include@1339 35b4ef3e-fd22-0410-ab77-dab3279adceb

frsh_configuration_parameters.h

index 46adb5f59aa6df61bb482082c80be3a3362c1a9b..4c33fa414d70a11e8e613a0880f4e8d8de1baf73 100644 (file)
@@ -69,6 +69,7 @@
 #define _FRSH_CONFIGURATION_PARAMETERS_H_
 
 #include <unistd.h>
+#include <frsh_cpp_macros.h>
 
 FRSH_CPP_BEGIN_DECLS