(svn r19914) -Codechange: Wrap a helper class around temporary assignments of _current_company to ensure proper restoration.

This commit is contained in:
frosch
2010-05-31 20:22:57 +00:00
parent 1d05fbebbe
commit 9db3cde73a
19 changed files with 256 additions and 117 deletions

View File

@@ -1675,6 +1675,10 @@
RelativePath=".\..\src\core\alloc_type.hpp"
>
</File>
<File
RelativePath=".\..\src\core\backup_type.hpp"
>
</File>
<File
RelativePath=".\..\src\core\bitmath_func.cpp"
>

View File

@@ -1672,6 +1672,10 @@
RelativePath=".\..\src\core\alloc_type.hpp"
>
</File>
<File
RelativePath=".\..\src\core\backup_type.hpp"
>
</File>
<File
RelativePath=".\..\src\core\bitmath_func.cpp"
>