Fixed include guards

Removed unused writeToTexture file
This commit is contained in:
Alexander Bock
2017-02-09 19:12:21 -05:00
parent 9e4cf8196d
commit 6d9dc2bfeb
74 changed files with 77 additions and 148 deletions
+1 -1
View File
@@ -14,4 +14,4 @@ public:
}
}
#endif
#endif // __CONVERSIONTASK_H__
+1 -1
View File
@@ -38,4 +38,4 @@ private:
}
}
#endif
#endif // __MILKYWAYCONVERSIONTASK_H__
@@ -32,4 +32,4 @@ private:
}
}
#endif
#endif // __MILKYWAYPOINTSCONVERSIONTASK_H__