Gui: [skip ci] std::isspace requires cctype header

This commit is contained in:
wmayer
2022-02-28 12:37:09 +01:00
parent 7d0e6aa1ac
commit 92505fb8ea

View File

@@ -32,6 +32,8 @@
# include <Inventor/nodes/SoSeparator.h>
#endif
#include <cctype>
#include <App/AutoTransaction.h>
#include <App/DocumentObject.h>
#include <App/DocumentObjectGroup.h>