]> git.cworth.org Git - apitrace/blobdiff - common/trace_callset.cpp
Use skiplist-based FastCallSet within trace::CallSet
[apitrace] / common / trace_callset.cpp
index 93d145fa3a2b0f881794786d3aa23e7db047fbb9..02390283a96180d9b7d594c4654593cc33743878 100644 (file)
@@ -34,7 +34,6 @@
 
 #include <trace_callset.hpp>
 
-
 using namespace trace;