Skip to content
Snippets Groups Projects
Commit 1e755835 authored by Andrew Strong's avatar Andrew Strong
Browse files

mv SkymapFitsio.cc .h to unused, removed corresponding include from HIHIC.cc Sun.cc

parent e7d50ff6
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
#include "Parameters.h"
#include "Variables.h"
#include "Skymap.h"
#include "SkymapFitsio.h"
//#include "SkymapFitsio.h" AWS20200601 SkymapFitsio.cc outdated, not used
#include <string>
#include <vector>
......
......@@ -7,7 +7,7 @@
#include "Parameters.h"
#include "Variables.h"
#include "Skymap.h"
#include "SkymapFitsio.h"
//#include "SkymapFitsio.h" AWS20200601 SkymapFitsio.cc outdated, not used
#include <string>
#include <vector>
......
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment