Changeset 14937


Ignore:
Timestamp:
05/07/13 07:18:51 (12 years ago)
Author:
utke
Message:

CHG: added missing include because my gcc complains about:
./io/Print/PrintfFunction.cpp: In function ‘int PrintfFunction(const char*, ...)’:
./io/Print/PrintfFunction.cpp:40: error: ‘vsnprintf’ was not declared in this scope
./io/Print/PrintfFunction.cpp: In function ‘int PrintfFunction(const std::string&)’:
./io/Print/PrintfFunction.cpp:72: error: ‘printf’ was not declared in this scope
./io/Print/PrintfFunction.cpp: In function ‘int PrintfFunction2(const std::string&)’:
./io/Print/PrintfFunction.cpp:84: error: ‘printf’ was not declared in this scope

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.