diff options
Diffstat (limited to 'tests/hawd/dataset.h')
-rw-r--r-- | tests/hawd/dataset.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
36 | class HAWD_EXPORT Dataset | 36 | class HAWD_EXPORT Dataset |
37 | { | 37 | { |
38 | public: | 38 | public: |
39 | class Row | 39 | class HAWD_EXPORT Row |
40 | { | 40 | { |
41 | public: | 41 | public: |
42 | enum StandardCols { | 42 | enum StandardCols { |