Fixed missing include

This commit is contained in:
Anonymous
2014-01-14 03:48:59 -07:00
parent e9ff387d64
commit c03869b4bf
@@ -8,6 +8,8 @@
#ifndef INCLUDED_FormattedString_H
#define INCLUDED_FormattedString_H
#include <cstdio>
// ----------------------------------------------------------------------
template <int bufferSize>
class FormattedString