fixed project includes to use new directory structure
This commit is contained in:
parent
63e46abdb8
commit
de0a034a84
95 changed files with 655 additions and 634 deletions
|
@ -26,8 +26,8 @@
|
|||
#include <algorithm>
|
||||
#include <string>
|
||||
|
||||
#include "common_types.h"
|
||||
#include "utf8.h"
|
||||
#include "common/common_types.h"
|
||||
#include "common/utf8.h"
|
||||
|
||||
// is start of UTF sequence
|
||||
inline bool isutf(char c) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue