From dfa458be4ac91bed6639d3fd0c3bf3902bdd8c0b Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sun, 5 Jun 2011 13:10:43 +0300 Subject: modified: commonheaders.h modified: options.cpp --- commonheaders.h | 1 + 1 file changed, 1 insertion(+) (limited to 'commonheaders.h') diff --git a/commonheaders.h b/commonheaders.h index 1b7d8f1..f2416a8 100644 --- a/commonheaders.h +++ b/commonheaders.h @@ -22,6 +22,7 @@ #include #include #include +#include //c #include #include -- cgit v1.2.3 From 9e5682f4955097bd090df3449a9f15b69a71bc84 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Tue, 5 Jul 2011 18:57:09 +0300 Subject: modified: Makefile modified: commonheaders.h --- commonheaders.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commonheaders.h') diff --git a/commonheaders.h b/commonheaders.h index f2416a8..f881b9c 100644 --- a/commonheaders.h +++ b/commonheaders.h @@ -22,7 +22,7 @@ #include #include #include -#include +#include //c #include #include -- cgit v1.2.3 From bf88761455597a47f1074d01c4a29c41e0fe270c Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sat, 10 Mar 2012 21:13:22 +0200 Subject: copyrights --- commonheaders.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 commonheaders.h (limited to 'commonheaders.h') diff --git a/commonheaders.h b/commonheaders.h old mode 100644 new mode 100755 index f881b9c..459d76e --- a/commonheaders.h +++ b/commonheaders.h @@ -1,4 +1,4 @@ -// Copyright © 2010 sss +// Copyright © 2010-2012 sss // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License -- cgit v1.2.3