Commit 63dcf8b3 authored by unknown's avatar unknown

ndb - base64 compile fix in ndbapi test


ndb/test/src/HugoCalculator.cpp:
  does not use Base64.hpp which was renamed to base64.h
parent bc7f923a
...@@ -17,7 +17,6 @@ ...@@ -17,7 +17,6 @@
#include <ndb_global.h> #include <ndb_global.h>
#include "HugoCalculator.hpp" #include "HugoCalculator.hpp"
#include <NDBT.hpp> #include <NDBT.hpp>
#include <Base64.hpp>
static static
Uint32 Uint32
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment