summaryrefslogtreecommitdiff
path: root/src/strings/vstring.tcc
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings/vstring.tcc')
-rw-r--r--src/strings/vstring.tcc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/strings/vstring.tcc b/src/strings/vstring.tcc
index ac3dc19..bb134b3 100644
--- a/src/strings/vstring.tcc
+++ b/src/strings/vstring.tcc
@@ -18,6 +18,7 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <cassert>
+#include <cstdio>
#include "../compat/cast.hpp"