Skip to content

Commit

Permalink
Try to fix compile errors
Browse files Browse the repository at this point in the history
  • Loading branch information
smistad committed Mar 20, 2024
1 parent 00c675e commit 07a8a79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/logic/Project.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include <FAST/Visualization/SegmentationRenderer/SegmentationRenderer.hpp>
#include <FAST/Visualization/HeatmapRenderer/HeatmapRenderer.hpp>
#include <FAST/Visualization/View.hpp>
#include <fstream>

namespace fast{
Project::Project(std::string name, bool open)
Expand Down

0 comments on commit 07a8a79

Please sign in to comment.