forked from qt-creator/qt-creator
Manual debug test: Make usable for VS
This commit is contained in:
@@ -71,8 +71,8 @@
|
|||||||
#include <string>
|
#include <string>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
|
#if defined(__GNUC__)
|
||||||
# define USE_GCC_EXT 1
|
# define USE_GCC_EXT 1
|
||||||
#if USE_GCC_EXT
|
|
||||||
# include <hash_set>
|
# include <hash_set>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user