Skip to content

Commit

Permalink
Fix includes
Browse files Browse the repository at this point in the history
  • Loading branch information
tamasmeszaros committed Nov 1, 2023
1 parent 3efb826 commit de09d0b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/LibBGCode/core/core.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
#include <string>
#include <string_view>

#include <memory_resource>
#include <memory>

namespace bgcode { namespace core {

enum class EResult : uint16_t
Expand Down

0 comments on commit de09d0b

Please sign in to comment.