diff options
Diffstat (limited to 'src/layout.hpp')
-rw-r--r-- | src/layout.hpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/layout.hpp b/src/layout.hpp index d8c9b88..3430ef3 100644 --- a/src/layout.hpp +++ b/src/layout.hpp @@ -17,11 +17,6 @@ #ifndef TMCAGLWM_LAYOUT_HPP #define TMCAGLWM_LAYOUT_HPP -#include <cstdint> -#include <string> - -#include "result.hpp" - namespace wm { |