Skip to content

Commit c42fd9f

Browse files
fix clang-diagnostic-error
1 parent 54b90d6 commit c42fd9f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

cppwriter/src/cppwriter.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
#include "cppast/cppast.h"
77

8+
#include <algorithm>
9+
810
namespace cppcodegen {
911

1012
namespace {

0 commit comments

Comments
 (0)