Github user jeking3 commented on a diff in the pull request:

    https://github.com/apache/thrift/pull/1099#discussion_r80977866
  
    --- Diff: lib/cpp/src/thrift/TApplicationException.h ---
    @@ -21,6 +21,7 @@
     #define _THRIFT_TAPPLICATIONEXCEPTION_H_ 1
     
     #include <thrift/Thrift.h>
    +#include <stdint.h>
    --- End diff --
    
    I see this work was done in windows/config.h so we just need to have 
TApplicationException.h include the correct header to pull that in on Windows.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to