Commit 1e250354 authored by joreland@mysql.com's avatar joreland@mysql.com

ndb - Add includes to test prg as memcpy is introduced in NdbRecAttr

parent 0a086716
......@@ -16,6 +16,7 @@
#include <ndb_global.h>
#include "NdbApi.hpp"
#include <NdbSchemaCon.hpp>
#include <NdbMain.h>
......
......@@ -49,6 +49,7 @@ Arguments:
* *************************************************** */
#include <ndb_global.h>
#include "NdbApi.hpp"
#include <NdbMain.h>
......
......@@ -47,6 +47,7 @@ Revision history:
* *************************************************** */
#include <ndb_global.h>
#include <NdbApi.hpp>
#include <NdbMain.h>
......
#include <ndb_global.h>
#include <NdbApi.hpp>
#include <NdbOut.hpp>
#include <NdbTick.h>
......
......@@ -14,6 +14,7 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
#include <ndb_global.h>
#include "HugoCalculator.hpp"
#include <NDBT.hpp>
#include <Base64.hpp>
......
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