Commit e752dcd0 authored by Stephan's avatar Stephan Committed by Facebook Github Bot

Fix for #819 (lang/Ordering.h is not installed via "make install")

Summary:
fixes #819.
Closes https://github.com/facebook/folly/pull/820

Reviewed By: yfeldblum

Differential Revision: D7642932

Pulled By: Orvid

fbshipit-source-id: c49168ddf111c851d0218b74fbbdf405e9a68fc3
parent 7153cc6b
......@@ -342,6 +342,7 @@ nobase_follyinclude_HEADERS = \
lang/ColdClass.h \
lang/Exception.h \
lang/Launder.h \
lang/Ordering.h \
lang/RValueReferenceWrapper.h \
lang/SafeAssert.h \
lang/UncaughtExceptions.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