Skip to content

Commit

Permalink
Fix includes
Browse files Browse the repository at this point in the history
  • Loading branch information
magnesj committed Mar 25, 2024
1 parent 1d8825d commit c7e5eb5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@
#include "RimWellPathCollection.h"
#include "RimWellPathTieIn.h"

#include "RiuMainWindow.h"

#include "cafPdmUiPropertyViewDialog.h"
#include "cafSelectionManager.h"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#pragma once

#include "cafCmdFeature.h"
#include "cafPdmObject.h"
#include "cafPdmPtrField.h"

#include <QList>
Expand Down

0 comments on commit c7e5eb5

Please sign in to comment.