mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-22 11:18:22 -05:00
Fixed include guards
Removed unused writeToTexture file
This commit is contained in:
@@ -14,4 +14,4 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif // __CONVERSIONTASK_H__
|
||||
|
||||
@@ -38,4 +38,4 @@ private:
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif // __MILKYWAYCONVERSIONTASK_H__
|
||||
|
||||
@@ -32,4 +32,4 @@ private:
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif // __MILKYWAYPOINTSCONVERSIONTASK_H__
|
||||
|
||||
Reference in New Issue
Block a user