From 46f9bf583bd88c2b6bc44d6166d202a426b046ae Mon Sep 17 00:00:00 2001 From: Johannes Theiner Date: Wed, 8 Jan 2020 19:48:37 +0100 Subject: [PATCH] ~ also need to include string... --- src/Terminal.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Terminal.hpp b/src/Terminal.hpp index ac6f6d7..9ec2812 100644 --- a/src/Terminal.hpp +++ b/src/Terminal.hpp @@ -1,4 +1,5 @@ -// +#include + #ifndef TERMINAL_TERMINAL_HPP #define TERMINAL_TERMINAL_HPP