summaryrefslogtreecommitdiff
path: root/ndb/src/kernel/blocks/dbtup
diff options
context:
space:
mode:
authorunknown <joreland@mysql.com>2005-01-19 18:35:41 +0100
committerunknown <joreland@mysql.com>2005-01-19 18:35:41 +0100
commit9226d1408cf019c30cf449e7e8ef52cf3d33d678 (patch)
tree06a10a4dba45617c7a1db84352a3ba4498c46e3e /ndb/src/kernel/blocks/dbtup
parent1c5dbc670b013d50460504b11d028ce294eeefb2 (diff)
parent5af0ea4315e7de18302df540eec31b98bd47cb08 (diff)
downloadmariadb-git-9226d1408cf019c30cf449e7e8ef52cf3d33d678.tar.gz
Merge mysql.com:/home/jonas/src/mysql-5.0
into mysql.com:/home/jonas/src/mysql-5.0-ndb ndb/include/kernel/AttributeHeader.hpp: Auto merged
Diffstat (limited to 'ndb/src/kernel/blocks/dbtup')
-rw-r--r--ndb/src/kernel/blocks/dbtup/DbtupGen.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp b/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp
index 0f0e6d61f41..0d7430e662d 100644
--- a/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp
+++ b/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp
@@ -31,7 +31,6 @@
#include <signaldata/TupKey.hpp>
#include <signaldata/DropTab.hpp>
-#include <new>
#define DEBUG(x) { ndbout << "TUP::" << x << endl; }