Commit 8474dc3c authored by evoskuil's avatar evoskuil

Problem: precompiled.cpp/hpp required but excluded from non-msvc builds.

parent 5939debe
......@@ -131,6 +131,8 @@ src_libzmq_la_SOURCES = \
src/poller.hpp \
src/poller_base.cpp \
src/poller_base.hpp \
src/precompiled.cpp \
src/precompiled.hpp \
src/proxy.cpp \
src/proxy.hpp \
src/pub.cpp \
......
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