forked from qt-creator/qt-creator
Fix compilation: #include <ctype.h>
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
|
||||
#include "remoteplaingdbadapter.h"
|
||||
|
||||
#include <ctype.h>
|
||||
|
||||
namespace Debugger {
|
||||
namespace Internal {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user