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 Core
Commits
34f0defa
Commit
34f0defa
authored
Nov 22, 2009
by
Alexander Wiebel
Browse files
[STYLE] include order
parent
3be713d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
src/kernel/WModule.cpp
src/kernel/WModule.cpp
+4
-3
No files found.
src/kernel/WModule.cpp
View file @
34f0defa
...
...
@@ -22,13 +22,14 @@
//
//---------------------------------------------------------------------------
#include <set>
#include <string>
#include <sstream>
#ifdef __linux__
#include <sys/prctl.h>
#endif
#include <set>
#include <string>
#include <sstream>
#include <boost/shared_ptr.hpp>
#include "WModuleInputConnector.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