Skip to content

Commit 4f5c595

Browse files
committed
xrCore/ModuleLookup: Added missing stdafx include.
1 parent 60dc401 commit 4f5c595

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/xrCore/ModuleLookup.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#include "stdafx.h"
2+
13
#include "ModuleLookup.hpp"
24

35
#define WIN32_LEAN_AND_MEAN

0 commit comments

Comments
 (0)