We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ffad4 commit 52290b0Copy full SHA for 52290b0
src/util/irep_ids.h
@@ -16,6 +16,8 @@ Author: Reuben Thomas, [email protected]
16
17
#ifdef USE_DSTRING
18
#include "dstring.h"
19
+#else
20
+#include <string>
21
#endif
22
23
/// \file The irep_ids are generated using a technique called
0 commit comments