We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25540bd commit a7b2a3eCopy full SHA for a7b2a3e
1 file changed
src/common/hash_containers.h
@@ -9,7 +9,7 @@
9
#ifndef COMMON_HASH_CONTAINERS_H_
10
#define COMMON_HASH_CONTAINERS_H_
11
12
-#undef ANGLE_USE_ABSEIL
+//#undef ANGLE_USE_ABSEIL // Is ABSEIL faster?
13
14
#if defined(ANGLE_USE_ABSEIL)
15
# include "absl/container/flat_hash_map.h"
0 commit comments