diff options
Diffstat (limited to 'ndb/test/ndbapi/flexAsynch/flexAsynch.cpp')
-rw-r--r-- | ndb/test/ndbapi/flexAsynch/flexAsynch.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ndb/test/ndbapi/flexAsynch/flexAsynch.cpp b/ndb/test/ndbapi/flexAsynch/flexAsynch.cpp index 3938cd21f78..0822f3ee999 100644 --- a/ndb/test/ndbapi/flexAsynch/flexAsynch.cpp +++ b/ndb/test/ndbapi/flexAsynch/flexAsynch.cpp @@ -24,8 +24,6 @@ #include <NdbTick.h> #include <NdbOut.hpp> #include <NdbTimer.hpp> -#include <string.h> -#include <NdbStdio.h> #include <NDBT_Error.hpp> #include <NdbTest.hpp> |