forked from qt-creator/qt-creator
Nim: MSVC compile fixes
Change-Id: Ib4133603e8703974c66aa8a1f93806211b26186c Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
committed by
Filippo Cucchetto
parent
6974b34b86
commit
6c40d9570c
@@ -27,6 +27,8 @@
|
||||
|
||||
#include "sexprparser.h"
|
||||
|
||||
#include <array>
|
||||
|
||||
namespace Nim {
|
||||
namespace Suggest {
|
||||
|
||||
|
@@ -25,6 +25,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <cctype>
|
||||
#include <cstdint>
|
||||
#include <cstring>
|
||||
#include <string>
|
||||
|
Reference in New Issue
Block a user