]> git.saurik.com Git - wxWidgets.git/blobdiff - src/iodbc/main.c
added an error message if a bitmap can't be addedto the image list
[wxWidgets.git] / src / iodbc / main.c
index d6062de7c06a066aee2a50039434a8d644734d6d..8addc3ced683f91679bd3b35d47355cd9f07e9f3 100644 (file)
@@ -1,7 +1,7 @@
-#include       <iodbc.h>
+#include        <config.h>
 
 /* entry function used to build a share library on AIX  */
-int    __start()
+int     __start()
 {
-       return 0;
+        return 0;
 }