Commit ab7ed6f1 authored by jlaura's avatar jlaura Committed by Jesse Mapel
Browse files

Removes defines (#204)

parent c97ec71a
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -16,8 +16,6 @@
//  24-Apr-2017 BAE Systems  Update for CSM 3.0.2
//  24-OCT-2017 BAE Systems  Update for CSM 3.0.3
//-----------------------------------------------------------------------------
#define USGS_SENSOR_LIBRARY

#include "UsgsAstroLsSensorModel.h"
#include "Utilities.h"
#include "Distortion.h"
@@ -27,8 +25,6 @@
#include <sstream>
#include <math.h>

#define USGSASTROLINESCANNER_LIBRARY

#include <sstream>
#include <Error.h>
#include <json.hpp>