Janitor : Add missing includes

This commit is contained in:
Magne Sjaastad
2019-11-20 15:29:53 +01:00
parent 5fc576b8f3
commit caf5ce8666
3 changed files with 6 additions and 0 deletions

View File

@@ -33,6 +33,8 @@
#include <QAction>
#include <memory>
CAF_CMD_SOURCE_INIT( RicEditSummaryPlotFeature, "RicEditSummaryPlotFeature" );
//--------------------------------------------------------------------------------------------------

View File

@@ -20,6 +20,8 @@
#include <QDialog>
#include <memory>
namespace caf
{
class PdmObject;