Move Shared class to a separate file

This commit is contained in:
Andrzej Rybczak
2016-11-20 19:20:25 +01:00
parent 5e2626ca0c
commit a2ffa72a34
4 changed files with 63 additions and 55 deletions

View File

@@ -64,6 +64,7 @@ noinst_HEADERS = \
utility/html.h \
utility/option_parser.h \
utility/readline.h \
utility/shared_resource.h \
utility/string.h \
utility/type_conversions.h \
utility/wide_string.h \