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

Add missing #include of utf8.h

parent 662fafa5
No related branches found
No related tags found
1 merge request!455Update branch with changes from master
......@@ -20,6 +20,7 @@
****************************************************************************/
#include "sbbs.h"
#include "utf8.h"
int sbbs_t::sub_op(int subnum)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment