mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-09-08 05:38:12 +08:00
0033072: Configuration - ViewerTest_EventManager.cxx compilation error due to missing header on Emscripten
Added missing `#include <Message.hxx>`.
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include <AIS_Shape.hxx>
|
||||
#include <Aspect_Grid.hxx>
|
||||
#include <Draw.hxx>
|
||||
#include <Message.hxx>
|
||||
#include <ViewerTest_ContinuousRedrawer.hxx>
|
||||
#include <ViewerTest_V3dView.hxx>
|
||||
#include <ViewerTest.hxx>
|
||||
|
||||
Reference in New Issue
Block a user