diff options
author | George Hazan <ghazan@miranda.im> | 2016-10-22 19:56:37 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2016-10-22 19:56:37 +0300 |
commit | 3848407a857f905a5d67d913a8d789554b662704 (patch) | |
tree | 06b4acaa96080ee2aad6a646f1a631ffb699ace0 /plugins/StatusManager/src/stdafx.cxx | |
parent | 5536bc3778079e0ddfbc46dfa7ddd1b8e4807845 (diff) |
- warning fixes;
- resource optimization
Diffstat (limited to 'plugins/StatusManager/src/stdafx.cxx')
-rw-r--r-- | plugins/StatusManager/src/stdafx.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StatusManager/src/stdafx.cxx b/plugins/StatusManager/src/stdafx.cxx index 3968e037fa..3034680058 100644 --- a/plugins/StatusManager/src/stdafx.cxx +++ b/plugins/StatusManager/src/stdafx.cxx @@ -15,4 +15,4 @@ 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 +#include "stdafx.h" |