Skip to content

Commit

Permalink
Fix macOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexMax committed Dec 10, 2023
1 parent 06a0303 commit c62e910
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/lexio/core.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@

#pragma once

#include <algorithm>
#include <cstdint>
#include <stdexcept>
#include <type_traits>
Expand Down

0 comments on commit c62e910

Please sign in to comment.