From c7f881c86913f309f00f79289b2f3c88ce6919eb Mon Sep 17 00:00:00 2001 From: a1xd <68629610+a1xd@users.noreply.github.com> Date: Tue, 11 Aug 2020 23:15:02 -0400 Subject: define exceptions for invalid arg & io errors --- wrapper/wrapper.hpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'wrapper') diff --git a/wrapper/wrapper.hpp b/wrapper/wrapper.hpp index 22a1b1e..1933ccc 100644 --- a/wrapper/wrapper.hpp +++ b/wrapper/wrapper.hpp @@ -2,9 +2,6 @@ #include -#include -#include - #include "wrapper_io.hpp" using namespace rawaccel; -- cgit v1.2.3