summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dbtests/spin_lock_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbtests/spin_lock_test.cpp b/dbtests/spin_lock_test.cpp
index acaf2d39744..d053d61cd5b 100644
--- a/dbtests/spin_lock_test.cpp
+++ b/dbtests/spin_lock_test.cpp
@@ -16,6 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#include "../pch.h"
#include <boost/thread/thread.hpp>
#include "dbtests.h"