]> git.saurik.com Git - wxWidgets.git/blobdiff - src/iodbc/info.c
WXDLLEXPORT added to wxStringTokenizer (and also several "const"s here and
[wxWidgets.git] / src / iodbc / info.c
index 938d6ab4436656852ab152fe96e35aa27d59b30f..0c8fda5ec3f3e8cccfdd206150e85f70c5dbfbb8 100644 (file)
  *  Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 
-#include       <config.h>
+#include       "config.h"
 
-#include       <isql.h>
-#include       <isqlext.h>
+#include       "isql.h"
+#include       "isqlext.h"
 
-#include        <dlproc.h>
+#include        "dlproc.h"
 
-#include       <herr.h>
-#include       <henv.h>
-#include       <hdbc.h>
-#include       <hstmt.h>
+#include       "herr.h"
+#include       "henv.h"
+#include       "hdbc.h"
+#include       "hstmt.h"
 
-#include       <itrace.h>
+#include       "itrace.h"
 
 #include       <stdio.h>
 #include       <ctype.h>