Commit 4a9aef96 authored by Pavlo Kushnir's avatar Pavlo Kushnir Committed by dcsommer

Fix opensource build

Summary: D1615707 moved State.h to Core.h, but didn't update Makefile.am

Test Plan: visual

Reviewed By: davejwatson@fb.com

Subscribers: fugalh, njormrod

FB internal diff: D1617562

Blame Revision: D1615707
parent 651eb23c
...@@ -195,7 +195,7 @@ nobase_follyinclude_HEADERS = \ ...@@ -195,7 +195,7 @@ nobase_follyinclude_HEADERS = \
wangle/Try-inl.h \ wangle/Try-inl.h \
wangle/Try.h \ wangle/Try.h \
wangle/WangleException.h \ wangle/WangleException.h \
wangle/detail/State.h wangle/detail/Core.h
FormatTables.cpp: build/generate_format_tables.py FormatTables.cpp: build/generate_format_tables.py
build/generate_format_tables.py build/generate_format_tables.py
......
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