#1582 Remove last reference to caf::FixedArray.

This commit is contained in:
Kristian Bendiksen 2020-08-21 11:48:24 +02:00 committed by rubenthoms
parent 6bcf1b56fe
commit 4e7541513e

View File

@ -21,7 +21,7 @@
#pragma once
#include "RivCellSetEnum.h"
#include "RivReservoirPartMgr.h" // Must include here because of caf::FixedArray<RivReservoirPartMgr, PROPERTY_FILTERED>
#include "RivReservoirPartMgr.h"
#include "cvfArray.h"