Commit 63dcf8b3 authored by unknown's avatar unknown
Browse files

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@
#include <ndb_global.h>
#include "HugoCalculator.hpp"
#include <NDBT.hpp>
#include <Base64.hpp>

static
Uint32