summaryrefslogtreecommitdiff
path: root/ndb/src/ndbapi/NdbOperationExec.cpp
diff options
context:
space:
mode:
authorunknown <tomas@mc05.(none)>2004-05-07 15:34:12 +0200
committerunknown <tomas@mc05.(none)>2004-05-07 15:34:12 +0200
commit551ac8d69c7077b6deb4095bcb372c1239cc7254 (patch)
tree106e42966993a3fd996589bf67056ba588d30866 /ndb/src/ndbapi/NdbOperationExec.cpp
parenteef6e474ad04f8f6c57735396a0d833bafeaa726 (diff)
downloadmariadb-git-551ac8d69c7077b6deb4095bcb372c1239cc7254.tar.gz
more removing of "system" files and introducing ndb_global/my_global
BitKeeper/deleted/.del-NdbStdio.h~17be17a4f591c671: Delete: ndb/include/portlib/NdbStdio.h BitKeeper/deleted/.del-NdbString.h~1f9f26341ce5f5f: Delete: ndb/include/util/NdbString.h BitKeeper/deleted/.del-NdbConstant.hpp~de1038c1758cc1f9: Delete: ndb/include/portlib/NdbConstant.hpp BitKeeper/deleted/.del-NdbUnistd.h~a1b3840adcd49985: Delete: ndb/include/portlib/NdbUnistd.h
Diffstat (limited to 'ndb/src/ndbapi/NdbOperationExec.cpp')
-rw-r--r--ndb/src/ndbapi/NdbOperationExec.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ndb/src/ndbapi/NdbOperationExec.cpp b/ndb/src/ndbapi/NdbOperationExec.cpp
index c0ec1b0aeb9..b2a6f99880c 100644
--- a/ndb/src/ndbapi/NdbOperationExec.cpp
+++ b/ndb/src/ndbapi/NdbOperationExec.cpp
@@ -25,7 +25,6 @@ Version: 1.2
Description:
Documentation:
***************************************************************************/
-#include <assert.h>
#include <NdbOperation.hpp>
#include <NdbConnection.hpp>