projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Applied updated patch [ 731719 ] Owner draw font leak/overuse
[wxWidgets.git]
/
src
/
iodbc
/
hstmt.c
diff --git
a/src/iodbc/hstmt.c
b/src/iodbc/hstmt.c
index 8a90a3d8d3f01f02ce91ebd075e828cc06c0bc30..ccab2f4c404eef0f876b8b45d9d48207005ee910 100644
(file)
--- a/
src/iodbc/hstmt.c
+++ b/
src/iodbc/hstmt.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
SQLAllocStmt (
RETCODE SQL_API
SQLAllocStmt (