penberg / helix

Helix, a market data feed handler for C and C++.
Other
110 stars 35 forks source link

Fix compilation errors #8

Closed jvirtanen closed 9 years ago

jvirtanen commented 9 years ago

Clang emits compilation errors on std::string if the header file is not explicitly included.