Skip to content

Commit a780761

Browse files
committed
fix build on BUILD_PWAL=OFF
1 parent aa556bb commit a780761

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/start/start_test.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
#include "gtest/gtest.h"
77
#include "glog/logging.h"
88

9+
#ifdef PWAL
910
#include "limestone/api/datastore.h"
11+
#endif
1012

1113
#include "shirakami/api_diagnostic.h"
1214
#include "shirakami/database_options.h"

0 commit comments

Comments
 (0)