Program Listing for File main.hpp¶
↰ Return to documentation for file (include/path_planning/main.hpp
)
#ifndef BUILD_INDIVIDUAL // Only to make sure main is is included in
// documentation
#ifndef RUN_TESTS // Only to make sure main is is included in documentation
int main();
#endif // BUILD_INDIVIDUAL
#endif // RUN_TESTS