We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45c085b commit 0653655Copy full SHA for 0653655
1 file changed
src/ptex/PtexPlatform.h
@@ -60,7 +60,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
60
#define NOMINMAX 1
61
62
// windows - defined for both Win32 and Win64
63
-#include <Windows.h>
+#include <windows.h>
64
#include <malloc.h>
65
#include <io.h>
66
#include <tchar.h>
0 commit comments