pike.git/
src/
global.h
Branch:
Tag:
Non-build tags
All tags
No tags
1999-06-19
1999-06-19 20:00:09 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
b4dd8cbb5c3f36d853f40f82d654b3523ce2c9e5 (
8
lines) (+
7
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
no comment
Rev: src/global.h:1.35
5:
\*/ /*
-
* $Id: global.h,v 1.
34
1999/
05
/
12
04
:
41
:
36
hubbe Exp $
+
* $Id: global.h,v 1.
35
1999/
06
/
19
20
:
00
:
09
hubbe Exp $
*/ #ifndef GLOBAL_H #define GLOBAL_H
143:
#undef HAVE_MEMORY_H #endif
+
#ifdef HAVE_WINDOWS_H
+
#include <windows.h>
+
#undef HAVE_WINDOWS_H
+
#endif
-
+
/* we here define a few types with more defined values */ #define INT64 long long