forked from qt-creator/qt-creator
Compile
INT_MAX needs limits.h
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
|
||||
#include <coreplugin/editormanager/editormanager.h>
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
namespace Debugger {
|
||||
namespace Internal {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user