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

Update JP2Decoder.cpp

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

using namespace std;

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

namespace Isis {

  /**