The redudancy is slightly annoying but it is more conistent with the structural design.
*
* This is auto-included by account.h and should not need to be explicitly included.
*/
-#ifndef _F_accounts_h
-#define _F_accounts_h
+#ifndef _F_account_accounts_h
+#define _F_account_accounts_h
#ifdef __cplusplus
extern "C" {
} // extern "C"
#endif
-#endif // _F_accounts_h
+#endif // _F_account_accounts_h
* These are provided for internal reduction in redundant code.
* These should not be exposed/used outside of this project.
*/
-#ifndef _PRIVATE_F_accounts_h
-#define _PRIVATE_F_accounts_h
+#ifndef _PRIVATE_F_account_accounts_h
+#define _PRIVATE_F_account_accounts_h
#ifdef __cplusplus
extern "C" {
} // extern "C"
#endif
-#endif // _PRIVATE_F_accounts_h
+#endif // _PRIVATE_F_account_accounts_h