diff options
author | George Hazan <george.hazan@gmail.com> | 2015-05-20 11:14:46 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-05-20 11:14:46 +0000 |
commit | 66a1f3d1140ff16d776d0ce36f0655b0ef81c5fa (patch) | |
tree | 6a5dfd002fc7a10cbde74188a2c5ae1e4518e026 /src/core/stdafx.cpp | |
parent | 5ce4a9b40179307f4f211b5bf709a4b8747a5eab (diff) |
grrrrrrrrrm
git-svn-id: http://svn.miranda-ng.org/main/trunk@13715 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core/stdafx.cpp')
-rw-r--r-- | src/core/stdafx.cpp | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/src/core/stdafx.cpp b/src/core/stdafx.cpp new file mode 100644 index 0000000000..288f19664b --- /dev/null +++ b/src/core/stdafx.cpp @@ -0,0 +1,19 @@ +/*
+
+Copyright (C) 2012-15 Miranda NG team (http://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 "commonheaders.h"
\ No newline at end of file |