diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-09 12:50:50 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-09 12:50:50 +0000 |
commit | c11aeb37af849927d5cba20275aa118ae127d756 (patch) | |
tree | 9f7daf3ec66d8752487da00053843ba528b04f3c /plugins/SimpleStatusMsg/src/simplestatusmsg.h | |
parent | e1814c1359bbf11a53203bb9cebbba22f87150fd (diff) |
added precompiled header
added version info
git-svn-id: http://svn.miranda-ng.org/main/trunk@3938 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SimpleStatusMsg/src/simplestatusmsg.h')
-rw-r--r-- | plugins/SimpleStatusMsg/src/simplestatusmsg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SimpleStatusMsg/src/simplestatusmsg.h b/plugins/SimpleStatusMsg/src/simplestatusmsg.h index 95b3311273..f78f04dcbc 100644 --- a/plugins/SimpleStatusMsg/src/simplestatusmsg.h +++ b/plugins/SimpleStatusMsg/src/simplestatusmsg.h @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
+
#ifndef SIMPLESTATUSMSG_H__
#define SIMPLESTATUSMSG_H__ 1
|