projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
another operator needed for __alpha__
[wxWidgets.git]
/
src
/
iodbc
/
catalog.c
diff --git
a/src/iodbc/catalog.c
b/src/iodbc/catalog.c
index 3856e1de29cefe44594d588ec7a1f66ab07bb9ce..37b134df47e049bc82b04ad2fc4f09ad480b183a 100644
(file)
--- a/
src/iodbc/catalog.c
+++ b/
src/iodbc/catalog.c
@@
-24,19
+24,19
@@
* Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
* 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"
#ifndef NULL
#define NULL 0
#ifndef NULL
#define NULL 0