diff options
Diffstat (limited to 'statsd/stats.hpp')
| -rw-r--r-- | statsd/stats.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/statsd/stats.hpp b/statsd/stats.hpp index 673022e..b6e4bca 100644 --- a/statsd/stats.hpp +++ b/statsd/stats.hpp @@ -30,4 +30,5 @@ public: Stats(ListenSettings lsettings); void run(); + void output(std::string file); };
\ No newline at end of file |
