Skip to content
Snippets Groups Projects
Commit af0a37a8 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Add missing #include of utf8.h

parent 7ce04112
No related branches found
No related tags found
No related merge requests found
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
****************************************************************************/ ****************************************************************************/
#include "sbbs.h" #include "sbbs.h"
#include "utf8.h"
int sbbs_t::sub_op(int subnum) int sbbs_t::sub_op(int subnum)
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment