We do not sorry about error messages

This commit is contained in:
Christos Houtouridis 2018-10-24 22:27:54 +03:00
parent dca37bd17f
commit 7d394fa4f5

View File

@ -34,7 +34,7 @@
+ UTL_VERSION_PATCH) + UTL_VERSION_PATCH)
#if __cplusplus < 201103L #if __cplusplus < 201103L
#error "Sorry. uTL requires C++11" #error "uTL requires C++11"
#endif #endif
#endif /* __utl_impl_version_h__ */ #endif /* __utl_impl_version_h__ */