diff UnitTestsSources/ServerIndexTests.cpp @ 1747:ca69082ab200 db-changes

reorganization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 26 Oct 2015 16:58:11 +0100
parents d143db00a794
children 9ead18ef460a
line wrap: on
line diff
--- a/UnitTestsSources/ServerIndexTests.cpp	Mon Oct 26 16:04:58 2015 +0100
+++ b/UnitTestsSources/ServerIndexTests.cpp	Mon Oct 26 16:58:11 2015 +0100
@@ -39,6 +39,7 @@
 #include "../OrthancServer/DatabaseWrapper.h"
 #include "../OrthancServer/ServerContext.h"
 #include "../OrthancServer/ServerIndex.h"
+#include "../OrthancServer/Search/LookupIdentifierQuery.h"
 
 #include <ctype.h>
 #include <algorithm>