mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Janitor : Avoid using .. when referencing include files
This commit is contained in:
@@ -17,9 +17,12 @@
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "RiaWellNameComparer.h"
|
||||
#include "../../ProjectDataModel/RimProject.h"
|
||||
#include "../../ProjectDataModel/RimWellPath.h"
|
||||
#include "../RiaApplication.h"
|
||||
|
||||
#include "RiaApplication.h"
|
||||
|
||||
#include "RimProject.h"
|
||||
#include "RimWellPath.h"
|
||||
|
||||
#include <regex>
|
||||
|
||||
//==================================================================================================
|
||||
|
||||
Reference in New Issue
Block a user