Skip to content

Commit

Permalink
Improve the documentation TextLogging/Logger.h
Browse files Browse the repository at this point in the history
  • Loading branch information
GiulioRomualdi committed Mar 26, 2021
1 parent 95d596b commit b714a9d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
#ifndef BIPEDAL_LOCOMOTION_TEXT_LOGGING_LOGGER_H
#define BIPEDAL_LOCOMOTION_TEXT_LOGGING_LOGGER_H

// Required to print Eigen::Vectors (https://github.com/gabime/spdlog/issues/1638)
#include <spdlog/fmt/ostr.h>

#include <spdlog/spdlog.h>

namespace BipedalLocomotion
Expand Down

0 comments on commit b714a9d

Please sign in to comment.