removed namespaces
This commit is contained in:
@@ -6,11 +6,9 @@
|
||||
#include <boost/optional.hpp>
|
||||
|
||||
namespace chatterino {
|
||||
namespace util {
|
||||
|
||||
boost::optional<UINT> getWindowDpi(HWND hwnd);
|
||||
|
||||
} // namespace util
|
||||
} // namespace chatterino
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user