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 | b36f17844c5f30bfb290cfd54be85c4c43b041c3 (patch) | |
tree | 106e42966993a3fd996589bf67056ba588d30866 /ndb/src/ndbapi/NdbScanReceiver.hpp | |
parent | fb6fd48f5d6ba2eba973caaec9cefa8763dd9067 (diff) | |
download | mariadb-git-b36f17844c5f30bfb290cfd54be85c4c43b041c3.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/NdbScanReceiver.hpp')
-rw-r--r-- | ndb/src/ndbapi/NdbScanReceiver.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ndb/src/ndbapi/NdbScanReceiver.hpp b/ndb/src/ndbapi/NdbScanReceiver.hpp index 5e316719194..72f9e48f02c 100644 --- a/ndb/src/ndbapi/NdbScanReceiver.hpp +++ b/ndb/src/ndbapi/NdbScanReceiver.hpp @@ -24,7 +24,6 @@ #include "NdbReceiver.hpp" #include <NdbOut.hpp> -#include <assert.h> class NdbScanReceiver { |