Skip to content

Commit

Permalink
Merge pull request #976 from trcrsired/master
Browse files Browse the repository at this point in the history
add dsal/string.h to module
  • Loading branch information
trcrsired authored Nov 27, 2024
2 parents 5972518 + 7074459 commit 30ef50b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions share/fast_io/fast_io.cppm
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ module;
#include <fast_io_device.h>
#include <fast_io_dsal/array.h>
#include <fast_io_dsal/vector.h>
#include <fast_io_dsal/string.h>

#if !(((__STDC_HOSTED__ == 1 && (!defined(_GLIBCXX_HOSTED) || _GLIBCXX_HOSTED == 1) && \
!defined(_LIBCPP_FREESTANDING)) || \
Expand Down

0 comments on commit 30ef50b

Please sign in to comment.