Commit 26e7fc20 authored by Vitali Lovich's avatar Vitali Lovich

Add std-iterator.h to build files

parent e3b17541
......@@ -225,7 +225,8 @@ includecapnp_HEADERS = \
includecapnpcompat_HEADERS = \
src/capnp/compat/json.h \
src/capnp/compat/json.capnp.h
src/capnp/compat/json.capnp.h \
src/capnp/compat/std-iterator.h
if BUILD_KJ_TLS
MAYBE_KJ_TLS_LA=libkj-tls.la
......
......@@ -29,6 +29,7 @@ endif()
set(capnp_headers
c++.capnp.h
common.h
compat/std-iterator.h
blob.h
endian.h
layout.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