diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2018-04-20 11:04:27 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2018-04-20 11:04:27 +0200 |
commit | 184c0ad6e133f88c09fed1d65718e722dbe709a1 (patch) | |
tree | a0f38c9594aa4e29dd04ccf4b9c387285da38735 /tests | |
parent | 3a041b4ebdba51d43ec900168b1587371ba83013 (diff) | |
download | sink-184c0ad6e133f88c09fed1d65718e722dbe709a1.tar.gz sink-184c0ad6e133f88c09fed1d65718e722dbe709a1.zip |
More exports
Diffstat (limited to 'tests')
-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 { |