Skip to content

Commit

Permalink
fix: build for G++ 13 (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
PredatorCZ authored Jan 15, 2025
1 parent a4b28d8 commit ef755f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/superior_mysqlpp/utils.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

#pragma once


#include <cstdint>
#include <string>
#include <tuple>
#include <utility>
Expand Down

0 comments on commit ef755f6

Please sign in to comment.