diff options
Diffstat (limited to 'dbtests/dbtests.cpp')
-rw-r--r-- | dbtests/dbtests.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbtests/dbtests.cpp b/dbtests/dbtests.cpp index 4b81ea9..195a1d1 100644 --- a/dbtests/dbtests.cpp +++ b/dbtests/dbtests.cpp @@ -17,7 +17,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "stdafx.h" +#include "pch.h" #include "dbtests.h" |