summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdbx/src/stdafx.cxx
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-01-11 20:31:51 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-01-11 20:31:51 +0300
commitb69809d6331b17865cc657cfd2ad48ed7464a6f2 (patch)
tree24b0ff744ece8a17c6952db753872848295d558f /plugins/Dbx_mdbx/src/stdafx.cxx
parent7fb93c40e30b6a88b1e8de5dfa09284aca50a891 (diff)
mdbx-plugin: fix names for clarity (minor, but renaming).
# Conflicts: # plugins/Dbx_mdbx/src/libmdbx
Diffstat (limited to 'plugins/Dbx_mdbx/src/stdafx.cxx')
-rw-r--r--plugins/Dbx_mdbx/src/stdafx.cxx18
1 files changed, 18 insertions, 0 deletions
diff --git a/plugins/Dbx_mdbx/src/stdafx.cxx b/plugins/Dbx_mdbx/src/stdafx.cxx
new file mode 100644
index 0000000000..e579779bcc
--- /dev/null
+++ b/plugins/Dbx_mdbx/src/stdafx.cxx
@@ -0,0 +1,18 @@
+/*
+Copyright (C) 2012-18 Miranda NG team (https://miranda-ng.org)
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation version 2
+of the License.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program. If not, see <http://www.gnu.org/licenses/>.
+*/
+
+#include "stdafx.h" \ No newline at end of file