浏览代码

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;