Add missing header (Fixes #4743) (#4749)
authorGereon Kremer <gereon.kremer@cs.rwth-aachen.de>
Wed, 15 Jul 2020 11:15:24 +0000 (13:15 +0200)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2020 11:15:24 +0000 (06:15 -0500)
Thanks to Dejan for this hint (in #4743)

src/CMakeLists.txt

index af2d0b782166f36b40413f181c157fd411987d8d..199c143309b2d08cdaa7834a5382d54a9df71c7c 100644 (file)
@@ -959,6 +959,7 @@ install(FILES
           expr/emptyset.h
           expr/expr_iomanip.h
           expr/record.h
+          expr/sequence.h
           expr/symbol_table.h
           expr/type.h
           expr/uninterpreted_constant.h