1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-05 17:28:47 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Dimitrie O. Paun
41d7518a62 Remove checks from {pop,psh}pack[1248].h that were causing the
standalone processor to fail.
2003-09-11 23:08:58 +00:00
Dimitrie O. Paun
53f9c21fb7 Use angle brackets (<>) rather than quotes ("") for the include
directives in our .h files. This should avoid some potentially nasty
surprises for Winelib apps.
2003-08-28 21:43:34 +00:00
Alexandre Julliard
0799c1a780 Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
2002-03-09 23:29:33 +00:00
Patrik Stridvall
395e8bafc4 MSVC compile fixes. 2002-02-05 18:09:29 +00:00
Francois Gouget
23a5b79f56 Added support for three levels of nesting of the 'pragma pack'
directives.
2000-10-19 20:20:07 +00:00
Patrik Stridvall
cf4333240c Solaris C/C++ compile fix. 1999-07-31 17:35:33 +00:00
Patrik Stridvall
c7a8dde118 #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00