diff options
| author | 2023-01-23 02:59:13 +0000 | |
|---|---|---|
| committer | 2023-01-23 13:07:52 +0000 | |
| commit | 671b84ecf2a86ee66e889e3931823bd6224d1dea (patch) | |
| tree | a4d13dc93481b4598610931881f4ce50de2abfdc /src/inspstring.cpp | |
| parent | Default more stuff inline in the InspIRCd class. (diff) | |
Vendor the fmtlib library.
Diffstat (limited to 'src/inspstring.cpp')
| -rw-r--r-- | src/inspstring.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/inspstring.cpp b/src/inspstring.cpp index f24393188..cc24ac88b 100644 --- a/src/inspstring.cpp +++ b/src/inspstring.cpp @@ -23,6 +23,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ +#include <fmt/format.cc> #include "inspircd.h" |
