We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b725750 commit 8e1dc17Copy full SHA for 8e1dc17
STL_Extension/include/CGAL/callback.h
@@ -36,7 +36,7 @@
36
# define CGAL_CALLBACK(f, p1, p2, p3)
37
# define CGAL_CALLBACK(f, p1, p2, p3, p4)
38
# define CGAL_CALLBACK(f, p1, p2, p3, p4, p5)
39
-## define CGAL_CALLBACK_VAR(x) 0
+# define CGAL_CALLBACK_VAR(x) 0
40
#endif
41
42
#endif // CGAL_CALLBACK_H
0 commit comments