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 <vector>
|
||||
|
||||
#if defined(__GNUC__)
|
||||
# define USE_GCC_EXT 1
|
||||
#if USE_GCC_EXT
|
||||
# include <hash_set>
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user