Skip to content
This repository was archived by the owner on Apr 22, 2019. It is now read-only.

Commit

Permalink
String utils extra includes
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleh Kulykov committed Sep 21, 2016
1 parent 73edc6d commit ab1672d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/REStringUtilsPrivate.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
#include "fayecpp_config.h"
#endif

#include <ctype.h>

namespace FayeCpp {

REBuffer * REStringUtilsPrivate::newBufferWithSize(const REUInt32 newSize)
Expand Down

0 comments on commit ab1672d

Please sign in to comment.