Repository: mesos
Updated Branches:
  refs/heads/master 4d2c30453 -> 1d24d42ea


Added `stout/cpp14.hpp` to `Makefile.am`.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/1d24d42e
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/1d24d42e
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/1d24d42e

Branch: refs/heads/master
Commit: 1d24d42ea10b324fa8a01b8b0080d5ffb3e3c6dd
Parents: 4d2c304
Author: Michael Park <mp...@apache.org>
Authored: Tue Dec 5 13:12:05 2017 -0800
Committer: Michael Park <mp...@apache.org>
Committed: Tue Dec 5 13:20:29 2017 -0800

----------------------------------------------------------------------
 3rdparty/stout/include/Makefile.am | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/1d24d42e/3rdparty/stout/include/Makefile.am
----------------------------------------------------------------------
diff --git a/3rdparty/stout/include/Makefile.am 
b/3rdparty/stout/include/Makefile.am
index d4fdc81..4ba91bb 100644
--- a/3rdparty/stout/include/Makefile.am
+++ b/3rdparty/stout/include/Makefile.am
@@ -20,6 +20,7 @@ nobase_include_HEADERS =                      \
   stout/boundedhashmap.hpp                     \
   stout/bits.hpp                               \
   stout/bytes.hpp                              \
+  stout/cpp14.hpp                              \
   stout/cpp17.hpp                              \
   stout/cache.hpp                              \
   stout/check.hpp                              \

Reply via email to