diff options
Diffstat (limited to 'ndb/test/ndbapi/restarter2/restarter2.cpp')
-rw-r--r-- | ndb/test/ndbapi/restarter2/restarter2.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ndb/test/ndbapi/restarter2/restarter2.cpp b/ndb/test/ndbapi/restarter2/restarter2.cpp index 71eaf1a9b0f..f2bcf6f8e7b 100644 --- a/ndb/test/ndbapi/restarter2/restarter2.cpp +++ b/ndb/test/ndbapi/restarter2/restarter2.cpp @@ -24,8 +24,6 @@ #include <NdbRestarter.hpp> #include <NDBT.hpp> -#include <assert.h> -#include <NdbStdio.h> int main(int argc, const char** argv){ |