Fixed msvc pch

This commit is contained in:
2022-09-28 01:09:41 +08:00
parent b4d4a1fc51
commit cd0f07fbf3
7 changed files with 42 additions and 27 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#include "pch.hpp"
#include "pch_msc.hpp"
#include "libaquery.h"
#include <cstdio>