mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#6491 Fix incomplete type caf::PdmUiItem when building with clang
This commit is contained in:
parent
f83ca79a87
commit
519bbf3174
@ -40,6 +40,7 @@
|
||||
#include "cafPdmField.h"
|
||||
#include "cafPdmObjectHandle.h"
|
||||
#include "cafPdmPointer.h"
|
||||
#include "cafPdmUiItem.h"
|
||||
|
||||
#include <QString>
|
||||
#include <set>
|
||||
@ -47,7 +48,6 @@
|
||||
|
||||
namespace caf
|
||||
{
|
||||
class PdmUiItem;
|
||||
class NotificationCenter;
|
||||
class PdmChildArrayFieldHandle;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user