Fixed duplicated include.

* Was incorrectly positioned, and therefore got duplicated during
  merge without me noticing it.
This commit is contained in:
Axel Dörfler
2015-07-23 13:29:04 +02:00
parent 26f8579d4c
commit edade0f506
-1
View File
@@ -3,7 +3,6 @@
* Distributed under the terms of the MIT License.
*/
#include <string.h>
#include "SettingsParser.h"