diff options
author | crupest <crupest@outlook.com> | 2019-06-27 00:18:48 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2019-06-27 00:18:48 +0800 |
commit | baa7cf141b8121473edceae16c1a20a6d47bd202 (patch) | |
tree | 9349633a9d0bc286fe29f480bd70e4c2ad1f3075 /include/cru/win/win_pre_config.hpp | |
parent | f404a3b2eb7bb9865d0c6f938538899996a53d8c (diff) | |
download | cru-baa7cf141b8121473edceae16c1a20a6d47bd202.tar.gz cru-baa7cf141b8121473edceae16c1a20a6d47bd202.tar.bz2 cru-baa7cf141b8121473edceae16c1a20a6d47bd202.zip |
......
Diffstat (limited to 'include/cru/win/win_pre_config.hpp')
-rw-r--r-- | include/cru/win/win_pre_config.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cru/win/win_pre_config.hpp b/include/cru/win/win_pre_config.hpp index 6962eb7b..7466a62c 100644 --- a/include/cru/win/win_pre_config.hpp +++ b/include/cru/win/win_pre_config.hpp @@ -5,6 +5,7 @@ #include <Windows.h> #undef CreateWindow #undef DrawText +#undef CreateFont #include <d2d1_2.h> #include <d3d11.h> |