Skip to content

Commit

Permalink
issue FreeCAD#15329 add missing include to resolve build error
Browse files Browse the repository at this point in the history
  • Loading branch information
ipatch authored and chennes committed Sep 25, 2024
1 parent 256ad7a commit 6be69ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Mod/Part/App/TopoShape.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@

#include <iosfwd>
#include <list>
#include <unordered_map>

#include <App/ComplexGeoData.h>
#include <Base/Exception.h>
Expand Down

0 comments on commit 6be69ac

Please sign in to comment.