Move Exceptions.h includes to .cpp files

This commit is contained in:
FeRD (Frank Dana)
2021-01-26 10:52:04 -05:00
parent 77229147de
commit 2f3615f706
76 changed files with 77 additions and 39 deletions

View File

@@ -32,6 +32,7 @@
#ifdef USE_IMAGEMAGICK
#include "ImageReader.h"
#include "Exceptions.h"
using namespace openshot;