diff options
author | 杨宇千 <crupest@outlook.com> | 2019-09-08 22:24:28 +0800 |
---|---|---|
committer | 杨宇千 <crupest@outlook.com> | 2019-09-08 22:24:28 +0800 |
commit | a8ba16ddab3291e59a33b36405462094f8cdf5bc (patch) | |
tree | aa849cdc1f9b4f7a0aa150f562b2e618c63ecceb /include/cru/win | |
parent | 8b9a306d6f24dbc08aeee16b115260406e79126d (diff) | |
download | cru-a8ba16ddab3291e59a33b36405462094f8cdf5bc.tar.gz cru-a8ba16ddab3291e59a33b36405462094f8cdf5bc.tar.bz2 cru-a8ba16ddab3291e59a33b36405462094f8cdf5bc.zip |
...
Diffstat (limited to 'include/cru/win')
-rw-r--r-- | include/cru/win/win_pre_config.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/cru/win/win_pre_config.hpp b/include/cru/win/win_pre_config.hpp index 7466a62c..a7dc72f3 100644 --- a/include/cru/win/win_pre_config.hpp +++ b/include/cru/win/win_pre_config.hpp @@ -1,3 +1,5 @@ +#pragma once + #include "cru/common/pre_config.hpp" #define NOMINMAX |