Skip to content

Commit

Permalink
Fix crash when attempting to install WinDbg/TTD in the free version. Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xusheng6 committed Oct 30, 2024
1 parent 4cba02c commit 1b6e657
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/ui.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ limitations under the License.
#include "attachprocess.h"
#include "progresstask.h"
#include "debuggerinfowidget.h"
#include "freeversion.h"

#ifdef WIN32
#include "ttdrecord.h"
Expand Down

0 comments on commit 1b6e657

Please sign in to comment.