+ fix build failure with gcc

This commit is contained in:
wmayer 2016-02-29 19:36:22 +01:00
parent 9139ab37d3
commit 2710d276df

View File

@ -22,6 +22,9 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <cfloat>
#endif
#include "VisualInspection.h"
#include "ui_VisualInspection.h"