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
Sommersemester 2019
Cpp
PhaseShifter
Commits
00b61bf9
Commit
00b61bf9
authored
Sep 18, 2019
by
Georg Schäfer
Browse files
Add missing glm include.
parent
be65c5bf
Pipeline
#3243
passed with stage
in 2 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/level/level_system.hpp
View file @
00b61bf9
...
...
@@ -5,6 +5,8 @@
#include <functional>
#include <unordered_map>
#include <glm/vec3.hpp>
namespace
mirrage
::
ecs
{
class
Entity_manager
;
}
...
...
Write
Preview
Supports
Markdown
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