Browse Source

Merge pull request #1315 from richardkchapman/roxiemem-refactor

Fix compile error from gcc

Reviewed-by: Gavin Halliday <ghalliday@hpccsystems.com>
Gavin Halliday 13 năm trước cách đây
mục cha
commit
a33279a227
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      roxie/roxiemem/roxiemem.cpp

+ 2 - 0
roxie/roxiemem/roxiemem.cpp

@@ -1014,6 +1014,8 @@ public:
 
 //================================================================================
 //
+class CChunkingRowManager;
+
 class CRoxieFixedRowHeap : implements IFixedRowHeap, public CInterface
 {
 public: