mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 04:58:59 -05:00
Update coding style to correctly ignore SGCT inline files in apps folder
Update ghoul repository
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
* OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. *
|
||||
****************************************************************************************/
|
||||
|
||||
#ifndef __OPENSPACE_CORE___SHORTCUTSMANAGER___H__
|
||||
#define __OPENSPACE_CORE___SHORTCUTSMANAGER___H__
|
||||
#ifndef __OPENSPACE_CORE___SHORTCUTMANAGER___H__
|
||||
#define __OPENSPACE_CORE___SHORTCUTMANAGER___H__
|
||||
|
||||
#include <ghoul/misc/boolean.h>
|
||||
#include <string>
|
||||
@@ -56,4 +56,4 @@ private:
|
||||
|
||||
} // namespace openspace::interaction
|
||||
|
||||
#endif // __OPENSPACE_CORE___SHORTCUTSMANAGER___H__
|
||||
#endif // __OPENSPACE_CORE___SHORTCUTMANAGER___H__
|
||||
|
||||
Reference in New Issue
Block a user