From 85d99571661e6483bf4ba6814dd4f97f6a39f8c5 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 4 Dec 2019 00:54:10 +0100 Subject: Better includes, better Makefile --- inc/jo_lowbat.hpp | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'inc') diff --git a/inc/jo_lowbat.hpp b/inc/jo_lowbat.hpp index 9d9dfe8..fd00892 100644 --- a/inc/jo_lowbat.hpp +++ b/inc/jo_lowbat.hpp @@ -1,19 +1,9 @@ #ifndef JO_LOWBAT_HPP #define JO_LOWBAT_HPP -#include -#include #include -#include -#include -#include -#include -#include -#include using namespace std; -using namespace this_thread; -using namespace chrono; int jo_notify(const string); int jo_speak (const string); -- cgit v1.2.3