Skip to content

Commit 95ca175

Browse files
stahta01eranif
authored andcommitted
Fix build for GCC
1 parent 979e18e commit 95ca175

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CodeLite/winprocess.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929

3030
#include <wx/msw/wrapwin.h> // includes windows.h
3131
#include <wx/string.h>
32+
#include <limits> // Required for std::numeric_limits
3233

3334
class WinProcess
3435
{

0 commit comments

Comments
 (0)