diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-06-23 17:30:56 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-06-23 17:30:56 +0000 |
commit | 1204c8ca267a83f1df6b8087bbfc5335ffb5090d (patch) | |
tree | b9e15907949a531dc843115768365f5f3ab2ce39 /plugins/Db3x_mmap/commonheaders.cpp | |
parent | a02c7c0f1bd98583cdaa4154f402eb66009e4198 (diff) |
Db3x_mmap:
renamed to .cpp
git-svn-id: http://svn.miranda-ng.org/main/trunk@575 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Db3x_mmap/commonheaders.cpp')
-rw-r--r-- | plugins/Db3x_mmap/commonheaders.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Db3x_mmap/commonheaders.cpp b/plugins/Db3x_mmap/commonheaders.cpp new file mode 100644 index 0000000000..14f99f7d71 --- /dev/null +++ b/plugins/Db3x_mmap/commonheaders.cpp @@ -0,0 +1 @@ +#include "commonheaders.h"
|