Skip to content
Snippets Groups Projects
Commit 6454b973 authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[MGTL] Remove unnecessary includes.

This also resolves some cyclic dependencies on header files level.
parent 1d71d10a
No related branches found
No related tags found
No related merge requests found
......@@ -13,11 +13,6 @@
#include <cstdlib>
#include <vector>
#include <tclap/CmdLine.h>
#include "Applications/ApplicationsLib/LogogSetup.h"
#include "Applications/FileIO/readGeometryFromFile.h"
#include "MeshLib/IO/readMeshFromFile.h"
#include "MeshLib/IO/writeMeshToFile.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment