mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-18 04:53:06 +01:00
Fixed amalgamated build.
This commit is contained in:
@@ -4,14 +4,17 @@
|
||||
*/
|
||||
|
||||
#include "bx.cpp"
|
||||
#include "allocator.cpp"
|
||||
#include "commandline.cpp"
|
||||
#include "crtimpl.cpp"
|
||||
#include "crtnone.cpp"
|
||||
#include "debug.cpp"
|
||||
#include "dtoa.cpp"
|
||||
#include "file.cpp"
|
||||
#include "filepath.cpp"
|
||||
#include "math.cpp"
|
||||
#include "mutex.cpp"
|
||||
#include "os.cpp"
|
||||
#include "process.cpp"
|
||||
#include "semaphore.cpp"
|
||||
#include "sort.cpp"
|
||||
#include "string.cpp"
|
||||
|
||||
Reference in New Issue
Block a user