Change professional compiler erroring to #error

So professional. `#error` is the correct directive here and is supported by the major compilers.
This commit is contained in:
oldmud0 2017-06-03 16:02:04 -05:00 committed by GitHub
parent 71bac5414e
commit 88472706e6

View File

@ -52,7 +52,6 @@ QString get_hdid()
#else
//throwing compile-time errors professionally
fhasdfuifhidfhasjkfasdkfahsdj
#error This operating system is unsupported for hardware functions.
#endif