Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GameDevWeek
Dependencies
Cpp
mirrage
Commits
3bfa24b3
Commit
3bfa24b3
authored
Mar 26, 2019
by
Stefan Bodenschatz
Browse files
Fixed include order.
parent
3ba1cf6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/mirrage/gui/src/gui.cpp
View file @
3bfa24b3
#include <sf2/sf2.hpp>
#include <mirrage/gui/gui.hpp>
#include <mirrage/asset/asset_manager.hpp>
...
...
@@ -9,7 +10,6 @@
#include <imgui.h>
#include <glm/glm.hpp>
#include <glm/gtx/transform.hpp>
#include <sf2/sf2.hpp>
#include <cstdint>
#include <string>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment