[Scummvm-git-logs] scummvm master -> e3c56b52d80774f8cdb3f68eaf73caef0358e88f

sev- noreply at scummvm.org
Fri Dec 23 17:49:35 UTC 2022


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
e3c56b52d8 HPL1: Attempt to fix Win95 build


Commit: e3c56b52d80774f8cdb3f68eaf73caef0358e88f
    https://github.com/scummvm/scummvm/commit/e3c56b52d80774f8cdb3f68eaf73caef0358e88f
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2022-12-23T18:49:17+01:00

Commit Message:
HPL1: Attempt to fix Win95 build

Changed paths:
    engines/hpl1/engine/libraries/newton/core/dgTypes.h


diff --git a/engines/hpl1/engine/libraries/newton/core/dgTypes.h b/engines/hpl1/engine/libraries/newton/core/dgTypes.h
index 7d882d61b92..daba0aca367 100644
--- a/engines/hpl1/engine/libraries/newton/core/dgTypes.h
+++ b/engines/hpl1/engine/libraries/newton/core/dgTypes.h
@@ -63,7 +63,7 @@
 #pragma warning(push, 3)
 #endif
 
-#include <crtdbg.h>
+//#include <crtdbg.h>
 
 //	#include <mmsystem.h>
 




More information about the Scummvm-git-logs mailing list