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

[T] Point3d: correct includes.

parent 73806d8d
No related branches found
No related tags found
No related merge requests found
...@@ -13,8 +13,7 @@ ...@@ -13,8 +13,7 @@
#include <ctime> #include <ctime>
#include "gtest/gtest.h" #include "gtest/gtest.h"
#include "Point3d.h" #include "MathLib/Point3d.h"
#include "MathTools.h"
using namespace MathLib; using namespace MathLib;
......
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