Commit cf6ee69e authored by Alecs King's avatar Alecs King Committed by Andre Azevedo

Add StringKeyedUnorderedMap to Makefile

Test Plan:
unit tests

Reviewed By: bwatling@fb.com

Subscribers: stepan, folly-diffs@, yfeldblum, trunkagent, vikas, alikhtarov

FB internal diff: D1890511

Tasks: 6311387

Signature: t1:1890511:1425924980:71af7c12a09a86b280dc3c9a9ef0756bf56bf639
parent a1119563
...@@ -79,6 +79,9 @@ nobase_follyinclude_HEADERS = \ ...@@ -79,6 +79,9 @@ nobase_follyinclude_HEADERS = \
experimental/SharedMutex.h \ experimental/SharedMutex.h \
experimental/Singleton.h \ experimental/Singleton.h \
experimental/Singleton-inl.h \ experimental/Singleton-inl.h \
experimental/StringKeyedCommon.h
experimental/StringKeyedUnorderedMap.h \
experimental/StringKeyedUnorderedSet.h \
experimental/TestUtil.h \ experimental/TestUtil.h \
FBString.h \ FBString.h \
FBVector.h \ FBVector.h \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment