Browse Source

Bug fix to compile cleanly

mingodad 10 years ago
parent
commit
82ceb30794
1 changed files with 2 additions and 0 deletions
  1. 2 0
      flu/FLU/Flu_Tree_Browser.H

+ 2 - 0
flu/FLU/Flu_Tree_Browser.H

@@ -19,6 +19,8 @@
 #include <stdio.h>
 #include <stdio.h>
 #include <string.h>
 #include <string.h>
 #include <stdlib.h>
 #include <stdlib.h>
+#include <stddef.h>
+
 
 
 #define USE_FLU_DND
 #define USE_FLU_DND