diff options
Diffstat (limited to 'src/Makefile.in')
-rw-r--r-- | src/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index 8325786..5a89f93 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -318,6 +318,7 @@ libzmq_la_SOURCES = \ err.hpp \ fd.hpp \ fq.hpp \ + gcc_421_char_traits.hpp \ i_inout.hpp \ io_object.hpp \ io_thread.hpp \ |