Use the locale DenseMapInfo for std::string

This commit is contained in:
Sameer Rahmani 2021-05-08 21:52:37 +01:00
parent ff82772cd6
commit f2049b5ae8
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
#define SERENE_ENVIRONMENT_H
#include "mlir/Support/LogicalResult.h"
#include "serene/llvm/patches.h"
#include "llvm/ADT/DenseMap.h"
namespace serene {