diff options
author | tron <tron@openttd.org> | 2005-07-24 14:12:37 +0000 |
---|---|---|
committer | tron <tron@openttd.org> | 2005-07-24 14:12:37 +0000 |
commit | a227065ab75d6cb9f449f2282315adc933450b49 (patch) | |
tree | 2c607555a4bcc2d41a41eea7726fe2f1b04d5f33 /strgen/stdafx.h | |
parent | c7980036e943aafe527a40ec0125f9d93924cb27 (diff) | |
download | openttd-a227065ab75d6cb9f449f2282315adc933450b49.tar.xz |
(svn r2701) Insert Id tags into all source files
Diffstat (limited to 'strgen/stdafx.h')
-rw-r--r-- | strgen/stdafx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/strgen/stdafx.h b/strgen/stdafx.h index 0fd5430c2..2bcddc04f 100644 --- a/strgen/stdafx.h +++ b/strgen/stdafx.h @@ -1,3 +1,5 @@ +/* $Id$ */ + // stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently |