The unified diff between revisions [6c790cad..] and [40ab3795..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'tommath_class.h'
# # # patch "tommath_class.h" # from [7688e3b0cc18153b3383bfa6ff66abfc978c4680] # to [380cd5dc2ff03dba69902900fea72bc9c26453bf] # ============================================================ --- tommath_class.h 7688e3b0cc18153b3383bfa6ff66abfc978c4680 +++ tommath_class.h 380cd5dc2ff03dba69902900fea72bc9c26453bf @@ -987,8 +987,8 @@ #ifdef LTM3 #define LTM_LAST #endif -#include <tommath_superclass.h> -#include <tommath_class.h> +#include "tommath_superclass.h" +#include "tommath_class.h" #else #define LTM_LAST #endif