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
dc357d02
Commit
dc357d02
authored
Apr 15, 2010
by
reichenbach
Browse files
[FIX] fixed a copy&paste issue
parent
1009060d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
src/common/math/test/WTensorSym_test.h
src/common/math/test/WTensorSym_test.h
+4
-3
No files found.
src/common/math/test/WTensorSym_test.h
View file @
dc357d02
...
...
@@ -22,11 +22,12 @@
//
//---------------------------------------------------------------------------
#ifndef WTENSOR_TEST_H
#define WTENSOR_TEST_H
#ifndef WTENSOR
SYM
_TEST_H
#define WTENSOR
SYM
_TEST_H
#include <string>
#include <vector>
#include <algorithm>
#include <cxxtest/TestSuite.h>
#include "../WTensorSym.h"
...
...
@@ -197,4 +198,4 @@ public:
}
};
#endif // WTENSOR_TEST_H
#endif // WTENSOR
SYM
_TEST_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