diff options
| -rw-r--r-- | src/2geom/utils.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/2geom/utils.h b/src/2geom/utils.h index ce69c004f..f12801e04 100644 --- a/src/2geom/utils.h +++ b/src/2geom/utils.h @@ -78,7 +78,7 @@ inline double decimal_round(double const x, int const places) { } -#endif +#endif /* !LIB2GEOM_UTILS_HEADER */ /* Local Variables: @@ -89,4 +89,4 @@ inline double decimal_round(double const x, int const places) { fill-column:99 End: */ -// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :
\ No newline at end of file +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : |
