diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 04:41:42 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 04:41:42 +0000 |
commit | 3b0b49cffaa2b6da6c5951ed885c25defa0952f5 (patch) | |
tree | b3bb1dcca38c1bbb97a8b68b91926de431813830 /embedserv | |
parent | 4342e2206052c837816aa63d320e4d30033fa12d (diff) |
INTEGRATION: CWS warnings01 (1.1.112); FILE MERGED
2006/02/20 15:31:47 cd 1.1.112.1: #i55991# Warning free code for Windows C++ compiler
Diffstat (limited to 'embedserv')
-rwxr-xr-x | embedserv/source/embed/stdafx.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/embedserv/source/embed/stdafx.cpp b/embedserv/source/embed/stdafx.cpp index 7f85904a1610..0db31dca718d 100755 --- a/embedserv/source/embed/stdafx.cpp +++ b/embedserv/source/embed/stdafx.cpp @@ -2,6 +2,7 @@ // stdafx1.pch will be the pre-compiled header // stdafx1.obj will contain the pre-compiled type information + #include "stdafx2.h" #ifdef _ATL_STATIC_REGISTRY |