OpenPHDGuiding / phd2

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

fix compile error in calibration_assistant.cpp #1049

Closed agalasso closed 1 year ago

agalasso commented 1 year ago

somehow the code actually compiles on Windows without this fix !?

Fixes #1047

bwdev01 commented 1 year ago

Evidently! Looks like it's picking up a typdef in a MS-only .h file.