(svn r13618) -Codechange: move tar-specific declarations to separate file

Removes indirect dependency on <string> and <map> for over 40 files
This commit is contained in:
smatz
2008-06-24 09:05:24 +00:00
parent 6e1dd7f719
commit fee2adb299
9 changed files with 44 additions and 22 deletions

View File

@@ -1455,6 +1455,10 @@
RelativePath=".\..\src\strings_type.h"
>
</File>
<File
RelativePath=".\..\src\tar_type.h"
>
</File>
<File
RelativePath=".\..\src\terraform_gui.h"
>

View File

@@ -1452,6 +1452,10 @@
RelativePath=".\..\src\strings_type.h"
>
</File>
<File
RelativePath=".\..\src\tar_type.h"
>
</File>
<File
RelativePath=".\..\src\terraform_gui.h"
>