Skip to content

Commit

Permalink
include added
Browse files Browse the repository at this point in the history
  • Loading branch information
darioizzo committed Sep 21, 2023
1 parent f97eb6e commit e7f85ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/kep3/planet.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#ifndef kep3_PLANET_H
#define kep3_PLANET_H

#include "kep3/detail/typeid_name_extract.hpp"
#include <memory>
#include <stdexcept>
#include <string>
Expand Down

0 comments on commit e7f85ca

Please sign in to comment.