Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gtests/blenlib/BLI_mesh_intersect_test.cc')
-rw-r--r--tests/gtests/blenlib/BLI_mesh_intersect_test.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/gtests/blenlib/BLI_mesh_intersect_test.cc b/tests/gtests/blenlib/BLI_mesh_intersect_test.cc
index 15e8b15f0f0..2d961473053 100644
--- a/tests/gtests/blenlib/BLI_mesh_intersect_test.cc
+++ b/tests/gtests/blenlib/BLI_mesh_intersect_test.cc
@@ -6,9 +6,8 @@
#include <fstream>
#include <iostream>
-#include "gmpxx.h"
-
#include "BLI_array.hh"
+#include "BLI_math_mpq.hh"
#include "BLI_mesh_intersect.hh"
#include "BLI_mpq3.hh"
#include "BLI_vector.hh"