[Gui] intermediate compilation fix for Windows

as reported here: https://forum.freecadweb.org/viewtopic.php?p=577678#p577678
This commit is contained in:
Uwe
2022-03-08 03:17:27 +01:00
parent 6f746497c1
commit 7484a06700

View File

@@ -34,6 +34,8 @@
#include <App/DocumentObserver.h>
#include <Base/Observer.h>
#include "SelectionObject.h"
namespace App
{