소스 검색

HPCC-9805: ECL support for HTTP POST JSON and XML

Fix OSX compile error

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 5 년 전
부모
커밋
3b810780ce
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      rtl/include/eclhelper.hpp

+ 0 - 4
rtl/include/eclhelper.hpp

@@ -2217,10 +2217,6 @@ enum
     SOAPFxml            = 0x010000
 };
 
-enum
-{
-};
-
 struct IHThorWebServiceCallActionArg : public IHThorArg
 {
     virtual const char * getHosts() = 0;