Skip to content

Commit

Permalink
add cstdint header
Browse files Browse the repository at this point in the history
  • Loading branch information
jbaldwin committed Oct 3, 2024
1 parent 4cfb1e2 commit c07b42c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inc/lift/http.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#pragma once

#include <string>
#include <cstdint>

#include <curl/curl.h>

Expand Down

0 comments on commit c07b42c

Please sign in to comment.