diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-01-20 23:50:00 -0500 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2020-02-04 03:33:21 -0500 |
| commit | abdf98bbfe5b9a5635a158d4554e1b6e1155789b (patch) | |
| tree | 16b0bb518100f3c1d854eaa7e32d412ee7b3f88a /src/pch.h | |
| parent | dd4bd5b17ddedcaf64df09f7a10d34267b8834c3 (diff) | |
status bar messages
Diffstat (limited to 'src/pch.h')
| -rw-r--r-- | src/pch.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ #include <Shlwapi.h> #include <tchar.h> #include <wincred.h> +#include <windowsx.h> // boost #include <boost/algorithm/string.hpp> |
