diff options
| author | Steven Fuller <relnev@icculus.org> | 2001-07-28 01:21:46 +0000 |
|---|---|---|
| committer | Patryk Obara <dreamer.tan@gmail.com> | 2019-08-20 02:22:36 +0200 |
| commit | 6d5a3cec554f6afc5f075722fba7e2aa464f5676 (patch) | |
| tree | d0a23200c53af8cd58cc649457a26ddf748c7f46 /src/win95/db.h | |
| parent | fd8ed25d23c8187a2e6f9d7e81fdbd8f98b22f1a (diff) | |
More compiling...
Diffstat (limited to 'src/win95/db.h')
| -rw-r--r-- | src/win95/db.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/win95/db.h b/src/win95/db.h index cc0ee47..7c778db 100644 --- a/src/win95/db.h +++ b/src/win95/db.h @@ -68,11 +68,7 @@ #define DB_H_INCLUDED /* I N C L U D E D S ************************************************** */ -#include "advwin32.h" -#ifndef DB_NOWINDOWS -// #include <windows.h> - #include "advwin32.h" -#endif +//#include "advwin32.h" /* Permit use in a C++ source file. */ #ifdef __cplusplus |
