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
30c64c64
Commit
30c64c64
authored
Sep 07, 2015
by
Mathias Goldau
Browse files
[STYLE
#42
] Include what you use.
parent
84d7ba13
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
src/core/dataHandler/WDataSetDTI.cpp
src/core/dataHandler/WDataSetDTI.cpp
+2
-0
src/core/dataHandler/WDataSetDTI.h
src/core/dataHandler/WDataSetDTI.h
+2
-0
No files found.
src/core/dataHandler/WDataSetDTI.cpp
View file @
30c64c64
...
...
@@ -22,6 +22,8 @@
//
//---------------------------------------------------------------------------
#include <string>
#include "WDataSetDTI.h"
// prototype instance as singleton
...
...
src/core/dataHandler/WDataSetDTI.h
View file @
30c64c64
...
...
@@ -25,6 +25,8 @@
#ifndef WDATASETDTI_H
#define WDATASETDTI_H
#include <string>
#include <boost/shared_ptr.hpp>
#include "../common/math/WTensorSym.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