aboutsummaryrefslogtreecommitdiff
path: root/src/inspstring.cpp
diff options
context:
space:
mode:
authorGravatar Sadie Powell2023-01-23 02:59:13 +0000
committerGravatar Sadie Powell2023-01-23 13:07:52 +0000
commit671b84ecf2a86ee66e889e3931823bd6224d1dea (patch)
treea4d13dc93481b4598610931881f4ce50de2abfdc /src/inspstring.cpp
parentDefault more stuff inline in the InspIRCd class. (diff)
Vendor the fmtlib library.
Diffstat (limited to 'src/inspstring.cpp')
-rw-r--r--src/inspstring.cpp1
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"