sumerc / yappi

Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.
MIT License
1.44k stars 72 forks source link

Fix code outside header guards #78

Closed stephan-cr closed 3 years ago

stephan-cr commented 3 years ago

Place all code in headers between header guards.