X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fmod360.h;h=15e006dd700af3455021e34d76f95827e3034aea;hb=0f51f94e09af3ab07d55c057a09b44f0790599b9;hp=378efab4b2c5775e9ef86e1f3e4adf7182a60b3b;hpb=6b15695578f07a3f72c4c9475c1a261a3021472a;p=inkscape.git diff --git a/src/mod360.h b/src/mod360.h index 378efab4b..15e006dd7 100644 --- a/src/mod360.h +++ b/src/mod360.h @@ -2,6 +2,7 @@ #define SEEN_MOD360_H double mod360(double const x); +double mod360symm (double const x); #endif /* !SEEN_MOD360_H */