Skip to content

Commit 60eb229

Browse files
bakpaulfredroy
authored andcommitted
Clean
1 parent 139c4ce commit 60eb229

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.cpp

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,22 +41,14 @@
4141
#include <sofa/simulation/Node.h>
4242
#include <sofa/simulation/Simulation.h>
4343
#include <sofa/simulation/SimulationLoop.h>
44-
#include <sofa/component/visual/InteractiveCamera.h>
4544
#include <sofa/component/visual/VisualStyle.h>
4645
#include <sofa/component/visual/LineAxis.h>
4746
#include <sofa/gui/common/BaseViewer.h>
4847
#include <sofa/gui/common/BaseGUI.h>
4948
#include <sofa/gui/common/PickHandler.h>
5049

51-
#include <sofa/helper/ScopedAdvancedTimer.h>
52-
53-
#include <sofa/helper/system/FileRepository.h>
54-
#include <sofa/helper/system/FileSystem.h>
55-
using sofa::helper::system::FileSystem;
5650
#include <sofa/helper/system/SetDirectory.h>
57-
using sofa::helper::system::SetDirectory;
5851
#include <sofa/helper/Utils.h>
59-
using sofa::helper::Utils;
6052

6153
#include <algorithm>
6254
#include <filesystem>

0 commit comments

Comments
 (0)