Mentions légales du service

Skip to content
Snippets Groups Projects
Commit ab8fc768 authored by Johnny Jazeix's avatar Johnny Jazeix
Browse files

fix compilation on windows

parent 8f0cfa8e
Branches
Tags
No related merge requests found
......@@ -55,7 +55,7 @@
#include "common/Errors.hpp"
/* -- */
#ifdef WIN32
#define sprintf sprintf_s
#define snprintf sprintf_s
#endif
using namespace std;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment