From 220fe184874c67fe0899fcbdea9b5dd064c3669a Mon Sep 17 00:00:00 2001 From: GuglioIsStupid Date: Sat, 7 Mar 2026 08:21:37 -0500 Subject: Fix PCH (#828) --- include/lce_filesystem/lce_filesystem.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/lce_filesystem') diff --git a/include/lce_filesystem/lce_filesystem.cpp b/include/lce_filesystem/lce_filesystem.cpp index d0d4d600..e4dac0a0 100644 --- a/include/lce_filesystem/lce_filesystem.cpp +++ b/include/lce_filesystem/lce_filesystem.cpp @@ -1,3 +1,4 @@ +#include "stdafx.h" #include "lce_filesystem.h" #ifdef _WINDOWS64 -- cgit v1.2.3