diff options
| author | crupest <crupest@outlook.com> | 2019-12-12 23:26:04 +0800 | 
|---|---|---|
| committer | crupest <crupest@outlook.com> | 2019-12-12 23:26:04 +0800 | 
| commit | f2aa96fba0b72eeeadf5160ea5df2c8143ec8aa0 (patch) | |
| tree | b045d35bb2cf7281ab69abbd51302c85ea9ec3ef /src/win/native/dpi_util.hpp | |
| parent | 02f46ada9ef85165759f5e58d665510077149ef3 (diff) | |
| download | cru-f2aa96fba0b72eeeadf5160ea5df2c8143ec8aa0.tar.gz cru-f2aa96fba0b72eeeadf5160ea5df2c8143ec8aa0.tar.bz2 cru-f2aa96fba0b72eeeadf5160ea5df2c8143ec8aa0.zip  | |
...
Diffstat (limited to 'src/win/native/dpi_util.hpp')
| -rw-r--r-- | src/win/native/dpi_util.hpp | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/src/win/native/dpi_util.hpp b/src/win/native/dpi_util.hpp index a642fd79..0ebcd7e2 100644 --- a/src/win/native/dpi_util.hpp +++ b/src/win/native/dpi_util.hpp @@ -1,5 +1,4 @@  #pragma once -  #include "cru/platform/native/basic_types.hpp"  // The dpi awareness needs to be implemented in the future. Currently we use 96  | 
