Skip to content

Commit a7b2a3e

Browse files
authored
Update hash_containers.h
1 parent 25540bd commit a7b2a3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/common/hash_containers.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#ifndef COMMON_HASH_CONTAINERS_H_
1010
#define COMMON_HASH_CONTAINERS_H_
1111

12-
#undef ANGLE_USE_ABSEIL
12+
//#undef ANGLE_USE_ABSEIL // Is ABSEIL faster?
1313

1414
#if defined(ANGLE_USE_ABSEIL)
1515
# include "absl/container/flat_hash_map.h"

0 commit comments

Comments
 (0)