Skip to content
Snippets Groups Projects
Commit ab7ed6f1 authored by jlaura's avatar jlaura Committed by Jesse Mapel
Browse files

Removes defines (#204)

parent c97ec71a
Branches
Tags
No related merge requests found
...@@ -16,8 +16,6 @@ ...@@ -16,8 +16,6 @@
// 24-Apr-2017 BAE Systems Update for CSM 3.0.2 // 24-Apr-2017 BAE Systems Update for CSM 3.0.2
// 24-OCT-2017 BAE Systems Update for CSM 3.0.3 // 24-OCT-2017 BAE Systems Update for CSM 3.0.3
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
#define USGS_SENSOR_LIBRARY
#include "UsgsAstroLsSensorModel.h" #include "UsgsAstroLsSensorModel.h"
#include "Utilities.h" #include "Utilities.h"
#include "Distortion.h" #include "Distortion.h"
...@@ -27,8 +25,6 @@ ...@@ -27,8 +25,6 @@
#include <sstream> #include <sstream>
#include <math.h> #include <math.h>
#define USGSASTROLINESCANNER_LIBRARY
#include <sstream> #include <sstream>
#include <Error.h> #include <Error.h>
#include <json.hpp> #include <json.hpp>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment