mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Removed double namespace prefix
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include "RiuMainPlotWindow.h"
|
||||
#include "RiuNightchartsWidget.h"
|
||||
#include "RiuWellAllocationPlot.h"
|
||||
|
||||
#include "cvfColor3.h"
|
||||
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ namespace caf {
|
||||
}
|
||||
|
||||
namespace cvf {
|
||||
class cvf::Color3f;
|
||||
class Color3f;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user