StringUtils: add missing include for VS2012 & 2013
This commit is contained in:
@@ -41,6 +41,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
#define INCLUDED_AI_STRINGUTILS_H
|
||||
|
||||
#include <sstream>
|
||||
#include <string.h>
|
||||
|
||||
/// @fn ai_snprintf
|
||||
/// @brief The portable version of the function snprintf ( C99 standard ), which works on visual studio compilers 2013 and earlier.
|
||||
|
||||
Reference in New Issue
Block a user