summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/test-mysql.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test-mysql.cpp b/test/test-mysql.cpp
index 7c12f9a..f5281a9 100644
--- a/test/test-mysql.cpp
+++ b/test/test-mysql.cpp
@@ -1,6 +1,7 @@
#define BOOST_TEST_MODULE MySQL
#include <boost/test/unit_test.hpp>
+#include <cstddef>
#include <cstdint>
#include <cstdlib>
#include <dbRecordSet.h>