Skip to content
Snippets Groups Projects
Commit e0703440 authored by Recolic Keghart's avatar Recolic Keghart
Browse files

tiny update

parent 1af53081
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
#include <sstream>
#if (RLIB_CXX_STD >= 2017) && (RLIB_COMPILER_ID != CC_MSVC)
#warning library should not be compiled under C++17. Or The library won't work for c++14 users.
#warning library should not be compiled under C++17. Or The library wont work for c++14 users.
#endif
namespace rlib {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment