]> andersk Git - splint.git/commitdiff
*** empty log message ***
authorevans1629 <evans1629>
Sun, 2 Nov 2003 20:55:03 +0000 (20:55 +0000)
committerevans1629 <evans1629>
Sun, 2 Nov 2003 20:55:03 +0000 (20:55 +0000)
src/Headers/basic.h

index 1d144042d3388ef1c7bcfbb956358ed34aeea3e2..7f843ad227c1d3cfa79dda8f8db0fe3344f2169b 100644 (file)
@@ -9,9 +9,13 @@
 
 # ifdef HAVE_CONFIG_H
 # ifdef WIN32
-
+/* BCC32 Contributed by Scott Frazer */
+# ifdef BCC32
+# include "../../bcc32/bcc32_config.h"
+# else
 /* Win32 uses its own hand-generated config file */
 # include "../../winconfig.h"
+# endif 
 # else 
 # include "../../config.h"
 # endif
This page took 0.044148 seconds and 5 git commands to generate.