Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
hpp-statistics
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Humanoid Path Planner
hpp-statistics
Commits
910e064f
Commit
910e064f
authored
9 years ago
by
Joseph Mirabel
Committed by
Joseph Mirabel
9 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Cosmetic change: fix preprocessor variable name.
parent
70f4afc5
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
include/hpp/statistics/bin.hh
+3
-4
3 additions, 4 deletions
include/hpp/statistics/bin.hh
with
3 additions
and
4 deletions
include/hpp/statistics/bin.hh
+
3
−
4
View file @
910e064f
...
@@ -14,9 +14,8 @@
...
@@ -14,9 +14,8 @@
// received a copy of the GNU Lesser General Public License along with
// received a copy of the GNU Lesser General Public License along with
// hpp-statistics. If not, see <http://www.gnu.org/licenses/>.
// hpp-statistics. If not, see <http://www.gnu.org/licenses/>.
#ifndef HPP_STATISTICS_BIN_HH
#ifndef HPP_STATISTICS_HH
# define HPP_STATISTICS_BIN_HH
# define HPP_STATISTICS_HH
# include <ostream>
# include <ostream>
# include <list>
# include <list>
...
@@ -258,4 +257,4 @@ namespace hpp {
...
@@ -258,4 +257,4 @@ namespace hpp {
}
// namespace statistics
}
// namespace statistics
}
// namespace hpp
}
// namespace hpp
#endif // HPP_STATISTICS_HH
#endif // HPP_STATISTICS_
BIN_
HH
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment