Coordinate_Tests: include Exceptions.h

This commit is contained in:
FeRD (Frank Dana)
2021-01-27 05:48:53 -05:00
parent 72e09dc033
commit 6bd3110bce

View File

@@ -32,6 +32,7 @@
// Prevent name clashes with juce::UnitTest
#define DONT_SET_USING_JUCE_NAMESPACE 1
#include "Coordinate.h"
#include "Exceptions.h"
using namespace openshot;