# Gavin Andresen # 2011-05-23 20:11:50 # https://bitcointalk.org/index.php?topic=7421.msg137583#msg137583 The only reason I can think of is it relies on the boost::xpressive regular expression parsing .hpp, and that slows down the build. @p{par} I did refactor most of this into a rpcmonitor.cpp file; rpc.cpp was getting huge, and was taking a ton of memory and time to compile. @p{brk}