Fix UnitTest compilation

But running failed.
This commit is contained in:
Phenom 2017-05-04 15:01:25 +02:00
parent cac335e7f6
commit 1c2b43b7e0
19 changed files with 37 additions and 20 deletions

View file

@ -2,7 +2,7 @@
#define RSDATASERVICE_TEST_H
#include "util/rsthreads.h"
#include "serialiser/rsnxsitems.h"
#include "rsitems/rsnxsitems.h"
#include "gxs/rsgds.h"
void test_messageStoresAndRetrieve();