refactor indentation of preprocessor directives

This commit is contained in:
Francois Perrad 2017-08-30 05:56:38 +02:00
parent aab1b3d99f
commit 82a2d385db
6 changed files with 743 additions and 742 deletions

View File

@ -1050,6 +1050,7 @@
#ifdef LTM3 #ifdef LTM3
# define LTM_LAST # define LTM_LAST
#endif #endif
#include <tommath_superclass.h> #include <tommath_superclass.h>
#include <tommath_class.h> #include <tommath_class.h>
#else #else