+ include missing header files

This commit is contained in:
wmayer
2015-07-01 13:02:29 +02:00
parent 2b53da4eee
commit 834c0a642d
38 changed files with 73 additions and 0 deletions

View File

@@ -24,6 +24,9 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <QAction>
# include <QMenu>
# include <QMessageBox>
#endif
#include "ViewProviderFillet.h"