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 'intern/moto/include/NM_Scalar.h')
-rw-r--r--intern/moto/include/NM_Scalar.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/intern/moto/include/NM_Scalar.h b/intern/moto/include/NM_Scalar.h
index 33e5d477565..a15b187cab9 100644
--- a/intern/moto/include/NM_Scalar.h
+++ b/intern/moto/include/NM_Scalar.h
@@ -30,13 +30,8 @@
*/
#include <math.h>
-
#include <iostream>
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
template <class T>
class NM_Scalar {
public: