projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Misc release-related mods
[wxWidgets.git]
/
src
/
iodbc
/
fetch.c
diff --git
a/src/iodbc/fetch.c
b/src/iodbc/fetch.c
index 5c4227339ac7ea213131ee45e4c0438c292b8c00..8bf06274b608f53efc9fc3ccf93498d061aeca9e 100644
(file)
--- a/
src/iodbc/fetch.c
+++ b/
src/iodbc/fetch.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"
RETCODE SQL_API
SQLFetch (HSTMT hstmt)
RETCODE SQL_API
SQLFetch (HSTMT hstmt)