From 184c0ad6e133f88c09fed1d65718e722dbe709a1 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Fri, 20 Apr 2018 11:04:27 +0200 Subject: More exports --- tests/hawd/dataset.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/hawd/dataset.h') diff --git a/tests/hawd/dataset.h b/tests/hawd/dataset.h index f24cacf..c5c4afe 100644 --- a/tests/hawd/dataset.h +++ b/tests/hawd/dataset.h @@ -36,7 +36,7 @@ namespace HAWD class HAWD_EXPORT Dataset { public: - class Row + class HAWD_EXPORT Row { public: enum StandardCols { -- cgit v1.2.3