-rw-r--r-- | lib/exception.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/exception.cc b/lib/exception.cc index 65302bf..e03f818 100644 --- a/lib/exception.cc +++ b/lib/exception.cc @@ -1,3 +1,4 @@ +#include <stdio.h> #include <string.h> #include <errno.h> #include "konforka/exception.h" |