diff options
| author | KingPin <KingPin@Trinitycore.org> | 2009-02-17 20:07:49 -0600 |
|---|---|---|
| committer | KingPin <KingPin@Trinitycore.org> | 2009-02-17 20:07:49 -0600 |
| commit | 14234c86fa4f1b31436a0289cdac5f92ab430804 (patch) | |
| tree | 0737ac702e34444fedfce1e37509f8aa3316243d /src/framework/Platform | |
| parent | 667cdbccc3b2c0e44ff8dfa6e0e11afbfddd3d3e (diff) | |
Newline added to bottom of all files.
--HG--
branch : trunk
Diffstat (limited to 'src/framework/Platform')
| -rw-r--r-- | src/framework/Platform/CompilerDefs.h | 1 | ||||
| -rw-r--r-- | src/framework/Platform/Define.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/framework/Platform/CompilerDefs.h b/src/framework/Platform/CompilerDefs.h index cd7b6ff55bb..64d4976210c 100644 --- a/src/framework/Platform/CompilerDefs.h +++ b/src/framework/Platform/CompilerDefs.h @@ -61,3 +61,4 @@ # pragma warning( disable : 4786 ) // identifier was truncated to '255' characters in the debug information #endif #endif + diff --git a/src/framework/Platform/Define.h b/src/framework/Platform/Define.h index 5228359589b..cf4fa3e0def 100644 --- a/src/framework/Platform/Define.h +++ b/src/framework/Platform/Define.h @@ -123,3 +123,4 @@ typedef uint32 DWORD; typedef uint64 OBJECT_HANDLE; #endif //TRINITY_DEFINE_H + |
