From 42d8985967ce548cb41f632fb84dfba3022e60f9 Mon Sep 17 00:00:00 2001 From: Eliot Horowitz Date: Thu, 17 Jun 2010 07:27:06 -0400 Subject: try to fix win32 release --- dbtests/spin_lock_test.cpp | 1 + 1 file changed, 1 insertion(+) 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 . */ +#include "../pch.h" #include #include "dbtests.h" -- cgit v1.2.3