diff options
author | unknown <tomas@mc05.(none)> | 2004-05-07 15:34:12 +0200 |
---|---|---|
committer | unknown <tomas@mc05.(none)> | 2004-05-07 15:34:12 +0200 |
commit | 551ac8d69c7077b6deb4095bcb372c1239cc7254 (patch) | |
tree | 106e42966993a3fd996589bf67056ba588d30866 /ndb/src/ndbapi/NdbOperationExec.cpp | |
parent | eef6e474ad04f8f6c57735396a0d833bafeaa726 (diff) | |
download | mariadb-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.cpp | 1 |
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> |