mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
don't include windows.h
This commit is contained in:
parent
cb9e5f2dad
commit
09243bcec3
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <windows.h>
|
//#include <windows.h>
|
||||||
|
|
||||||
#include "lru.h"
|
#include "lru.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user