UnrealImGui/Source/ImGui
Sebastian d4ffe9443f Enforced IWYU-style PCH model:
- Removed explicit PCH.
- Fixed includes to compile for all supported engine versions, including non-unity builds.
- Configured build.cs to treat ImGui as an engine module and added stricter compilation rules.
2020-06-25 10:52:46 +01:00
..
Private Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
Public Removed dependency on headers included in the PCH and fixed any non-unity issues. 2020-06-14 21:50:26 +01:00
ImGui.Build.cs Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00