Unverified Commit 3fd1e425 authored by Kelvin Rodriguez's avatar Kelvin Rodriguez Committed by GitHub
Browse files

Update JP2Encoder.cpp

parent 8edbe78e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -31,8 +31,11 @@
#include "JP2Error.h"

using namespace std;

#if ENABLEJP2K
using namespace kdu_core;
using namespace kdu_supp;
#endif 

namespace Isis {