Skip to content

Commit

Permalink
Add comment to BackwardCompatibility.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
jslee02 committed Mar 17, 2017
1 parent 07cff88 commit e89b82c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions include/aikido/planner/ompl/BackwardCompatibility.hpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// This header is for supporting OMPL across the multiple versions that include
// API breaking changes. Currently, the most part is to support changes from the
// usage of Boost to C++11 STL equivalents.

#ifndef AIKIDO_PLANNER_OMPL_BACKWARDCOMPATIBILITY_HPP_
#define AIKIDO_PLANNER_OMPL_BACKWARDCOMPATIBILITY_HPP_

Expand Down

0 comments on commit e89b82c

Please sign in to comment.