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

@@ -26,7 +26,6 @@
#include "cafPdmObject.h"
#include "cafPdmPointer.h"
#include "cafPdmPtrField.h"
#include "cafPdmUiOrdering.h"
// Include to make Pdm work for cvf::Color
#include "cafPdmChildField.h"