Skip to content

Commit

Permalink
Add header to fix compilation for gcc 13
Browse files Browse the repository at this point in the history
  • Loading branch information
eitlane authored and maxirmx committed Apr 30, 2024
1 parent c87079f commit 2c8d9f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/sexpp/sexp-error.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
#include <exception>
#include <iostream>
#include <string>
#include <cstdint>

#include "sexp-public.h"

Expand Down

0 comments on commit 2c8d9f4

Please sign in to comment.