Add single header and single source entries for all components as well as the full library (#2)
Reviewed-on: #2 Co-authored-by: Abdelrahman <said.abdelrahman89@gmail.com> Co-committed-by: Abdelrahman <said.abdelrahman89@gmail.com>
This commit is contained in:
8
src/common/wapp_common.h
Normal file
8
src/common/wapp_common.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef WAPP_COMMON_H
|
||||
#define WAPP_COMMON_H
|
||||
|
||||
#include "aliases.h"
|
||||
#include "misc_utils.h"
|
||||
#include "platform.h"
|
||||
|
||||
#endif // !WAPP_COMMON_H
|
||||
Reference in New Issue
Block a user