diff options
Diffstat (limited to 'include/CommandFailedException.cpp')
-rw-r--r-- | include/CommandFailedException.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/CommandFailedException.cpp b/include/CommandFailedException.cpp new file mode 100644 index 0000000..5ba4b0b --- /dev/null +++ b/include/CommandFailedException.cpp @@ -0,0 +1,5 @@ +// +// Created by sz on 23.07.16. +// + +#include "CommandFailedException.h" |