This website works better with JavaScript
Home
Explore
Help
Sign In
cpp
/
panda3d
mirror of
https://github.com/panda3d/panda3d
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
oops, no #endif
David Rose
24 years ago
parent
4f22e5e539
commit
8ce9594d20
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
dtool/src/parser-inc/windows.h
+ 2
- 0
dtool/src/parser-inc/windows.h
View File
@@ -30,3 +30,5 @@ typedef long DWORD;
union LARGE_INTEGER {
__int64 QuadPart;
};
+
+#endif