Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Modules
Commits
067731c1
Commit
067731c1
authored
Jun 26, 2015
by
Alexander Wiebel
Browse files
[STYLE #42] added missing include
parent
4c4894ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
MyOpenWalnutToolbox/src/WToolkit.cpp
MyOpenWalnutToolbox/src/WToolkit.cpp
+1
-1
No files found.
MyOpenWalnutToolbox/src/WToolkit.cpp
View file @
067731c1
...
...
@@ -25,7 +25,7 @@
// This file's purpose is to provide a list of modules and additional extensions as entry point for OpenWalnut's module loader.
// Both functAdd your modules here. If you miss this step, OpenWalnut will not be able to load your modules/extensions.
#include <string>
#include <boost/shared_ptr.hpp>
#include <core/kernel/WModule.h>
...
...
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