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