Date: Wednesday, January 11, 2006 @ 17:21:28
  Author: marc
    Path: /cvsroot/carob/odbsequoia/src

Modified: stmt.cpp (1.3 -> 1.4)

Removed useless #includes


----------+
 stmt.cpp |    5 -----
 1 files changed, 5 deletions(-)


Index: odbsequoia/src/stmt.cpp
diff -u odbsequoia/src/stmt.cpp:1.3 odbsequoia/src/stmt.cpp:1.4
--- odbsequoia/src/stmt.cpp:1.3 Thu Jan  5 21:34:11 2006
+++ odbsequoia/src/stmt.cpp     Wed Jan 11 17:21:28 2006
@@ -19,14 +19,9 @@
  * Contributor(s): 
  */
 
-#include <sql.h>
-// wchar and 'A' stuff
-#include <sqlucode.h>
-
 #include "Statement.hpp"
 
 #include "util.hpp"
-#include "connect.hpp"
 
 #include "stmt.hpp"
 

_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits

Reply via email to