Cleanup includes

Use new tools in Visual Studio to help cleaning up includes and remove redundant includes.
This commit is contained in:
Magne Sjaastad
2024-03-07 19:45:43 +01:00
committed by GitHub
parent ea27e952f5
commit bfda6519db
107 changed files with 141 additions and 236 deletions

View File

@@ -20,9 +20,11 @@
#include "RiaGuiApplication.h"
#include "cafAssert.h"
#include "cafFixedAtlasFont.h"
#include <QDesktopWidget>
#include <cmath>
//--------------------------------------------------------------------------------------------------