diff --git a/cpp/modmesh/pilot/wrap_pilot.cpp b/cpp/modmesh/pilot/wrap_pilot.cpp index f5a8a7b6..f53775f3 100644 --- a/cpp/modmesh/pilot/wrap_pilot.cpp +++ b/cpp/modmesh/pilot/wrap_pilot.cpp @@ -36,7 +36,7 @@ #include #include -// Usually MODMESH_PYSIDE6_FULL is not defined unless for debugging. +// PySide6 is required since 2023 (see issue https://github.com/solvcon/modmesh/issues/220) #ifdef MODMESH_PYSIDE6_FULL #include #else // MODMESH_PYSIDE6_FULL