From 1ce002432b3a5c0bb0a4c9f9eb8d399d649fe283 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 6 Jul 2012 08:31:38 +0000 Subject: - mir_core.dll moved to the core :) - plugins now obtain the fake langpack id if langpack is absent git-svn-id: http://svn.miranda-ng.org/main/trunk@787 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/mir_core/commonheaders.cpp | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/mir_core/commonheaders.cpp (limited to 'src/mir_core/commonheaders.cpp') diff --git a/src/mir_core/commonheaders.cpp b/src/mir_core/commonheaders.cpp new file mode 100644 index 0000000000..95b2201163 --- /dev/null +++ b/src/mir_core/commonheaders.cpp @@ -0,0 +1,2 @@ +#include "commonheaders.h" + -- cgit v1.2.3