Skip to content
Snippets Groups Projects
Commit 514b3993 authored by Carlos Mastalli's avatar Carlos Mastalli
Browse files

[cleanup] System headers need to be included first

parent 91df5114
No related branches found
No related tags found
No related merge requests found
......@@ -9,9 +9,9 @@
#ifndef CROCODDYL_CORE_UTILS_VERSION_HPP_
#define CROCODDYL_CORE_UTILS_VERSION_HPP_
#include "crocoddyl/config.hh"
#include <string>
#include <sstream>
#include "crocoddyl/config.hh"
namespace crocoddyl {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment