From c61cb0117ef41f3d547db344795e892dcd37a159 Mon Sep 17 00:00:00 2001 From: lzwdgc Date: Sat, 19 Sep 2020 01:36:01 +0300 Subject: [PATCH] Fix headers. --- src/common/buffer.cpp | 2 +- src/db_add_language/db_add_language.cpp | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/common/buffer.cpp b/src/common/buffer.cpp index 536acd1..ec327b8 100644 --- a/src/common/buffer.cpp +++ b/src/common/buffer.cpp @@ -18,7 +18,7 @@ #include "buffer.h" -#include "common.h" +#include #include diff --git a/src/db_add_language/db_add_language.cpp b/src/db_add_language/db_add_language.cpp index 975f13c..0f967bb 100644 --- a/src/db_add_language/db_add_language.cpp +++ b/src/db_add_language/db_add_language.cpp @@ -32,9 +32,10 @@ #include #include #include -#include #include +#include + // MultiByteToWideChar: https://msdn.microsoft.com/en-us/library/windows/desktop/dd319072(v=vs.85).aspx // code pages: https://msdn.microsoft.com/en-us/library/windows/desktop/dd317756(v=vs.85).aspx const std::map code_pages