Skip to content

Commit 670e541

Browse files
committed
remove a pch include
1 parent bc9d347 commit 670e541

File tree

3 files changed

+866
-838
lines changed

3 files changed

+866
-838
lines changed

db/commands/distinct.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1616
*/
1717

18-
#include "pch.h"
18+
//#include "pch.h"
1919
#include "../commands.h"
2020
#include "../instance.h"
2121
#include "../queryoptimizer.h"

0 commit comments

Comments
 (0)