You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2021/03/04 08:59:07 UTC

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #1021: cxxopts: Add limits header

hunyadi-dev commented on a change in pull request #1021:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1021#discussion_r587280007



##########
File path: libminifi/src/utils/StringUtils.cpp
##########
@@ -19,6 +19,8 @@
 
 #include "utils/Environment.h"
 
+#include <limits>

Review comment:
       `<limits>` should be already included in this chain: `StringUtils.h -> gsl.h -> gsl-lite.hpp`.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org