mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 23:13:05 +00:00
pch.h can be used as pre-compiled header
svn path=/branches/xmlbuildsystem/; revision=12818
This commit is contained in:
parent
4ee64fd1b7
commit
039d7779de
12 changed files with 41 additions and 35 deletions
|
@ -1,8 +1,6 @@
|
|||
// module.cpp
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#pragma warning ( disable : 4786 ) // identifier was truncated to '255' characters in the debug information
|
||||
#endif//_MSC_VER
|
||||
#include "pch.h"
|
||||
|
||||
#include "rbuild.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue