mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#3944 clang-tidy : Apply modernize-deprecated-headers
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
#include <QFileInfo>
|
||||
#include <QDebug>
|
||||
|
||||
#include <assert.h>
|
||||
#include <cassert>
|
||||
#include <algorithm>
|
||||
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
#include "RifEclipseSummaryTools.h"
|
||||
|
||||
#include <string>
|
||||
#include <assert.h>
|
||||
#include <cassert>
|
||||
|
||||
#include <QDateTime>
|
||||
#include <QString>
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
#include "cafProgressInfo.h"
|
||||
|
||||
#include <string>
|
||||
#include <assert.h>
|
||||
#include <cassert>
|
||||
|
||||
#include <QDateTime>
|
||||
#include <QString>
|
||||
|
||||
Reference in New Issue
Block a user