Skip to content

Commit

Permalink
Restore CFString code
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen-webb committed Aug 4, 2023
1 parent 0101dba commit 535cdd3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/test/cpp/filetestcase.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
#include <log4cxx/helpers/fileinputstream.h>
#include <log4cxx/helpers/loglog.h>

#if LOG4CXX_CFSTRING_API
#include <CoreFoundation/CFString.h>
#endif

using namespace log4cxx;
using namespace log4cxx::helpers;

Expand Down

0 comments on commit 535cdd3

Please sign in to comment.