Linux compile fixes

This commit is contained in:
Aleric Inglewood
2012-07-31 23:04:45 +02:00
parent 048c57cf0c
commit 725cdc2d69
2 changed files with 6 additions and 4 deletions

View File

@@ -421,7 +421,7 @@ namespace debug
{
libcwd_do_type const libcw_do;
AI_THREADLOCAL int Indent::S_indentation;
CWD_TLS int Indent::S_indentation;
std::ostream& operator<<(std::ostream& os, Indent::print_nt)
{