remove duplicated include

This commit is contained in:
Georg Baum 2015-01-06 21:26:45 +01:00
parent 91859fa390
commit aafb5138ab

View File

@ -18,7 +18,6 @@
#include "support/lassert.h"
#include "support/lstrings.h"
#include "support/mutex.h"
#include "support/qstring_helpers.h"
#include "support/os.h"
#include "support/Package.h"
#include "support/qstring_helpers.h"