+ fix build failure on Windows

This commit is contained in:
wmayer
2015-09-30 16:37:48 +02:00
parent 7bd6b63183
commit 918d42c856

View File

@@ -23,9 +23,9 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <QPixmapCache>
# include <BitmapFactory.h>
#endif
#include "ExpressionBinding.h"
#include "BitmapFactory.h"
#include "Command.h"
#include <App/Expression.h>
#include <App/DocumentObject.h>