Results 1 issues of Daniel

When I tried to compile `easy_profiler` with gcc 4.8.5 I encountered the following error: ``` profiler_gui/main_window.cpp:2163:17: note: #pragma message: Warning: in gcc 4 and lower std::stringstream has no swap()! Memory...