Skip to content

Commit

Permalink
Add missing algorithm header
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen-webb committed Aug 9, 2023
1 parent 2146189 commit 1fadb11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/cpp/charsetencoder.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#include <apr_xlate.h>
#include <log4cxx/helpers/stringhelper.h>
#include <log4cxx/helpers/transcoder.h>
#include <algorithm>

#if !defined(LOG4CXX)
#define LOG4CXX 1
Expand Down

0 comments on commit 1fadb11

Please sign in to comment.