Cleanup
This commit is contained in:
10
include/tiling/decl.h
Normal file
10
include/tiling/decl.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef TILING_DECL_H
|
||||
#define TILING_DECL_H
|
||||
|
||||
#include "utils/utils.h"
|
||||
|
||||
struct Window {};
|
||||
|
||||
struct TileBlock {};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user