Commit 68be50bb authored by Andrey Kamaev's avatar Andrey Kamaev

Fix clang build warning

parent e79e81c6
#if defined __clang__
# pragma GCC diagnostic ignored "-Wdelete-non-virtual-dtor"
#endif
#include <string>
#include <iostream>
#include <fstream>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment