Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
magnesj committed Jun 21, 2024
1 parent 53666cd commit a780cd8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,14 @@

#include "RiaApplication.h"
#include "RiaGuiApplication.h"
#include "RiaLogging.h"
#include "RiaPreferences.h"
#include "RiaPreferencesSystem.h"
#include "RifOsduWellLogReader.h"
#include "RiuMainWindow.h"

#include "Sumo/RimSumoConnector.h"

#include "RiaLogging.h"
#include "RifOsduWellLogReader.h"
#include <QAction>

CAF_CMD_SOURCE_INIT( RicSumoDataFeature, "RicSumoDataFeature" );
Expand Down
2 changes: 0 additions & 2 deletions ApplicationLibCode/ProjectDataModel/Sumo/RimSumoConnector.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@
#include <QUrl>
#include <QUrlQuery>

#pragma optimize( "", off )

//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------
Expand Down

0 comments on commit a780cd8

Please sign in to comment.