mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2024-11-27 00:43:47 +00:00
Add missing include
This commit is contained in:
parent
b0c62fcab3
commit
60bc194848
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
#include "list_highlight_langs.hpp"
|
#include "list_highlight_langs.hpp"
|
||||||
#include "cgi_env.hpp"
|
#include "cgi_env.hpp"
|
||||||
#include "num_conv.hpp"
|
#include "num_conv.hpp"
|
||||||
|
#include "tawashi_config.h"
|
||||||
#include <utility>
|
#include <utility>
|
||||||
#include <cassert>
|
#include <cassert>
|
||||||
#include <fstream>
|
#include <fstream>
|
||||||
|
|
Loading…
Reference in a new issue