Fixed build error on Ubuntu

This commit is contained in:
jrheinlaender 2013-03-28 17:30:10 +04:30 committed by Stefan Tröger
parent 394085133c
commit 6654b859eb

View File

@ -27,6 +27,8 @@
# include <QUuid>
#endif
#include <stdexcept>
/// Here the FreeCAD includes sorted by Base,App,Gui......
#include "Uuid.h"
#include "Exception.h"