Move os layer to be part of the core
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
#ifndef WAPP_OS_H
|
||||
#define WAPP_OS_H
|
||||
|
||||
#include "termcolour.h"
|
||||
#include "terminal_colours.h"
|
||||
#include "shell_utils.h"
|
||||
#include "commander_output.h"
|
||||
#include "commander.h"
|
||||
#include "mem_os_ops.h"
|
||||
#include "mem_os_win.h"
|
||||
#include "mem_os.h"
|
||||
#include "mem_os_posix.h"
|
||||
#include "cpath.h"
|
||||
#include "wapp_common.h"
|
||||
#include "wapp_core.h"
|
||||
|
||||
#endif // !WAPP_OS_H
|
||||
Reference in New Issue
Block a user