]> git.saurik.com Git - wxWidgets.git/blobdiff - src/iodbc/hstmt.c
free old resources in DoLoad(), apparently fixes memory leaks with gstreamer 0.10...
[wxWidgets.git] / src / iodbc / hstmt.c
index 8a90a3d8d3f01f02ce91ebd075e828cc06c0bc30..ccab2f4c404eef0f876b8b45d9d48207005ee910 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"
 
 RETCODE SQL_API 
 SQLAllocStmt (