diff --git a/.hgignore b/.hgignore index c7e445f..b719f52 100644 --- a/.hgignore +++ b/.hgignore @@ -53,6 +53,7 @@ androidTests/build androidTests/.idea androidTests/androidTests.iml androidTests/app/app.iml +android/.idea .gradle android/.externalNativeBuild android/android.iml diff --git a/src/basic_api.cc b/src/basic_api.cc index 76cdea5..6f9d810 100644 --- a/src/basic_api.cc +++ b/src/basic_api.cc @@ -1,6 +1,6 @@ -#include -#include -#include +#include +#include +#include #ifndef ANDROID #include diff --git a/src/gen_throw_pEp_exception.ysl2 b/src/gen_throw_pEp_exception.ysl2 index 1ad6d7e..4efb7d3 100644 --- a/src/gen_throw_pEp_exception.ysl2 +++ b/src/gen_throw_pEp_exception.ysl2 @@ -24,7 +24,7 @@ tstylesheet { template "namespace" || #include - #include + #include #include "throw_pEp_exception.hh" namespace pEp {