forked from github/server
missing file for jamfile build
This commit is contained in:
parent
3a3628d3a9
commit
0d068f6aa6
1 changed files with 6 additions and 0 deletions
6
src/combined/atoi36.c
Normal file
6
src/combined/atoi36.c
Normal file
|
@ -0,0 +1,6 @@
|
|||
#include "common/settings.h"
|
||||
#include "common/config.h"
|
||||
#include "stdafx.h"
|
||||
|
||||
#include "common/util/base36.c"
|
||||
#include "tools/atoi36.c"
|
Loading…
Reference in a new issue