Put in some changes along sg1.4 dev history.
This commit is contained in:
@@ -40,6 +40,6 @@
|
||||
// *NOTE: buffer limited to 1024, (but vsnprintf prevents overrun)
|
||||
// should perhaps be replaced with boost::format.
|
||||
|
||||
std::string llformat(const char *fmt, ...);
|
||||
LL_COMMON_API std::string llformat(const char *fmt, ...);
|
||||
|
||||
#endif // LL_LLFORMAT_H
|
||||
|
||||
Reference in New Issue
Block a user