diff --git a/test/store/etc/attrtest/include/attrtest.h b/test/store/etc/attrtest/include/attrtest.h index e68d25db..57a874da 100644 --- a/test/store/etc/attrtest/include/attrtest.h +++ b/test/store/etc/attrtest/include/attrtest.h @@ -6,7 +6,6 @@ #ifndef ATTRTEST_H #define ATTRTEST_H -#include #include #include diff --git a/test/store/etc/createSelfPackage/include/createSelfPackage.h b/test/store/etc/createSelfPackage/include/createSelfPackage.h index 1ca4e045..62b8a9d8 100644 --- a/test/store/etc/createSelfPackage/include/createSelfPackage.h +++ b/test/store/etc/createSelfPackage/include/createSelfPackage.h @@ -6,7 +6,6 @@ #ifndef CREATESELFPACKAGE_H #define CREATESELFPACKAGE_H -#include #include #include diff --git a/test/store/etc/loadSelf/include/loadSelf.h b/test/store/etc/loadSelf/include/loadSelf.h index 2adc2ed0..76878862 100644 --- a/test/store/etc/loadSelf/include/loadSelf.h +++ b/test/store/etc/loadSelf/include/loadSelf.h @@ -6,7 +6,6 @@ #ifndef LOADSELF_H #define LOADSELF_H -#include #include #include diff --git a/test/store/etc/locateSelf/include/locateSelf.h b/test/store/etc/locateSelf/include/locateSelf.h index 32c5631a..ac86b68c 100644 --- a/test/store/etc/locateSelf/include/locateSelf.h +++ b/test/store/etc/locateSelf/include/locateSelf.h @@ -6,7 +6,6 @@ #ifndef LOCATESELF_H #define LOCATESELF_H -#include #include #include diff --git a/test/store/etc/tier1/include/tier1.h b/test/store/etc/tier1/include/tier1.h index b2fdb029..f6eb7e07 100644 --- a/test/store/etc/tier1/include/tier1.h +++ b/test/store/etc/tier1/include/tier1.h @@ -6,7 +6,6 @@ #ifndef TIER1_H #define TIER1_H -#include #include #include diff --git a/test/store/etc/tier2_A/include/tier2_A.h b/test/store/etc/tier2_A/include/tier2_A.h index e25e6f71..12c00d10 100644 --- a/test/store/etc/tier2_A/include/tier2_A.h +++ b/test/store/etc/tier2_A/include/tier2_A.h @@ -6,7 +6,6 @@ #ifndef TIER1_TIER2_A_H #define TIER1_TIER2_A_H -#include #include #include diff --git a/test/store/etc/tier2_B/include/tier2_B.h b/test/store/etc/tier2_B/include/tier2_B.h index 5497fc5f..7c62e0d8 100644 --- a/test/store/etc/tier2_B/include/tier2_B.h +++ b/test/store/etc/tier2_B/include/tier2_B.h @@ -6,7 +6,6 @@ #ifndef TIER1_TIER2_B_H #define TIER1_TIER2_B_H -#include #include #include diff --git a/test/store/etc/tier2_C/include/tier2_C.h b/test/store/etc/tier2_C/include/tier2_C.h index d9e32ead..3a1ef9e0 100644 --- a/test/store/etc/tier2_C/include/tier2_C.h +++ b/test/store/etc/tier2_C/include/tier2_C.h @@ -6,7 +6,6 @@ #ifndef TIER1_TIER2_C_H #define TIER1_TIER2_C_H -#include #include #include