util/Cast: new utility library

This commit is contained in:
Max Kellermann
2013-12-26 11:42:34 +01:00
parent 617090cfda
commit 0d20130d07
4 changed files with 63 additions and 2 deletions
+1
View File
@@ -249,6 +249,7 @@ endif
libutil_a_SOURCES = \
src/util/Macros.hxx \
src/util/Cast.hxx \
src/util/Clamp.hxx \
src/util/Error.cxx src/util/Error.hxx \
src/util/Domain.hxx \