mirror of
https://github.com/SWG-Source/src.git
synced 2026-08-02 02:15:58 -04:00
Fixed missing include
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
#ifndef INCLUDED_FormattedString_H
|
||||
#define INCLUDED_FormattedString_H
|
||||
|
||||
#include <cstdio>
|
||||
|
||||
// ----------------------------------------------------------------------
|
||||
template <int bufferSize>
|
||||
class FormattedString
|
||||
|
||||
Reference in New Issue
Block a user