Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 2e02e6cb authored by Mathieu Faverge's avatar Mathieu Faverge
Browse files

Fix mistake in windows macro

parent b9429aef
No related branches found
No related tags found
No related merge requests found
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
#endif #endif
#if defined(WIN32) || defined(_WIN32) #if defined(WIN32) || defined(_WIN32)
#define SPM_OS_WINDOwS 1 #define SPM_OS_WINDOWS 1
#endif #endif
/* /*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment