diff options
author | crupest <crupest@outlook.com> | 2018-09-01 23:28:28 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2018-09-01 23:28:28 +0800 |
commit | 956a401f9c955f26b7e661dc80f76bfc43fc4124 (patch) | |
tree | 8af088933c7bc08942478daddd55c92de8668359 /CruUI/global_macros.h | |
download | cru-956a401f9c955f26b7e661dc80f76bfc43fc4124.tar.gz cru-956a401f9c955f26b7e661dc80f76bfc43fc4124.tar.bz2 cru-956a401f9c955f26b7e661dc80f76bfc43fc4124.zip |
Initial commit
Diffstat (limited to 'CruUI/global_macros.h')
-rw-r--r-- | CruUI/global_macros.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CruUI/global_macros.h b/CruUI/global_macros.h new file mode 100644 index 00000000..fcb93174 --- /dev/null +++ b/CruUI/global_macros.h @@ -0,0 +1,3 @@ +#pragma once + +#define GLOG_NO_ABBREVIATED_SEVERITIES |