Skip to content

Commit

Permalink
Merge pull request #3255 from iyanmv/develop
Browse files Browse the repository at this point in the history
Fix build with gcc13
  • Loading branch information
WardBrian authored Jan 18, 2024
2 parents 9c30bdd + 519f0c2 commit d11dea3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/stan/io/json/json_handler.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#ifndef STAN_IO_JSON_JSON_HANDLER_HPP
#define STAN_IO_JSON_JSON_HANDLER_HPP

#include <cstdint>
#include <string>

namespace stan {
Expand Down

0 comments on commit d11dea3

Please sign in to comment.