OpenPHDGuiding / phd2

PHD2 Guiding
https://openphdguiding.org
BSD 3-Clause "New" or "Revised" License
245 stars 111 forks source link

code cleanup: use angle brackets for wxwidgets includes #1217

Closed agalasso closed 1 week ago

agalasso commented 2 weeks ago

code cleanup: use angle brackets for wxwidgets includes

Use #include <wx/... consistently, not `#include "wx/.."