Skip to content

Commit 17385c8

Browse files
[cpp-libcurl] Include <cstdint> header in ApiClient.h
1 parent 4afae59 commit 17385c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/openapi-generator/src/main/resources/cpp-libcurl/apiclient-header.mustache

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
{{{defaultInclude}}}
1212

13+
#include <cstdint>
1314
#include <functional>
1415
#include <map>
1516
#include <memory>

0 commit comments

Comments
 (0)