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 'extern/softbody/src/admmpd_sdf.h')
-rw-r--r--extern/softbody/src/admmpd_sdf.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/extern/softbody/src/admmpd_sdf.h b/extern/softbody/src/admmpd_sdf.h
index fce7689da88..898dbe3218c 100644
--- a/extern/softbody/src/admmpd_sdf.h
+++ b/extern/softbody/src/admmpd_sdf.h
@@ -1,6 +1,8 @@
// Copyright Matt Overby 2020.
// Distributed under the MIT License.
+#if 0
+
#ifndef ADMMPD_SDF_H_
#define ADMMPD_SDF_H_
@@ -84,3 +86,5 @@ public:
} // namespace admmpd
#endif // ADMMPD_SDF_H_
+
+#endif \ No newline at end of file