mirror of
https://github.com/OPM/ResInsight.git
synced 2026-08-17 08:35:04 -05: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