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
fb0c7f71
Commit
fb0c7f71
authored
Jul 18, 2012
by
Sebastian Eichelbaum
Browse files
[STYLE]
parent
e135ea54
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
src/core/common/test/WHistogramBasic_test.h
src/core/common/test/WHistogramBasic_test.h
+0
-1
src/core/dataHandler/WValueSet.h
src/core/dataHandler/WValueSet.h
+1
-0
No files found.
src/core/common/test/WHistogramBasic_test.h
View file @
fb0c7f71
...
...
@@ -144,7 +144,6 @@ public:
h
.
insert
(
max
-
2.0
*
wlimits
::
FLT_EPS
);
TS_ASSERT_EQUALS
(
h
[
999
],
2
);
}
};
#endif // WHISTOGRAMBASIC_TEST_H
src/core/dataHandler/WValueSet.h
View file @
fb0c7f71
...
...
@@ -27,6 +27,7 @@
#include <cmath>
#include <cstddef>
#include <limits>
#include <vector>
#include <boost/shared_ptr.hpp>
...
...
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