mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-01 03:37:15 -06:00
29d991159b
The include was located in the middle of a file inside a namespace caf block and lead to ambiguous symbols when compiling with unity build and Qt6. It is also considered good practice to have includes at the top. The pragma warning disable is also removed as the warning seems to be gone (and none of the other windows.h includes have it). Closes #11327 |
||
---|---|---|
.. | ||
AppFwk | ||
VizFwk | ||
CMakeLists.txt |