summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bx/src/amalgamated.cpp
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bx/src/amalgamated.cpp')
-rw-r--r--3rdparty/bx/src/amalgamated.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/3rdparty/bx/src/amalgamated.cpp b/3rdparty/bx/src/amalgamated.cpp
index d3f896b1416..037418a5717 100644
--- a/3rdparty/bx/src/amalgamated.cpp
+++ b/3rdparty/bx/src/amalgamated.cpp
@@ -1,9 +1,10 @@
/*
- * Copyright 2011-2018 Branimir Karadzic. All rights reserved.
- * License: https://github.com/bkaradzic/bx#license-bsd-2-clause
+ * Copyright 2011-2022 Branimir Karadzic. All rights reserved.
+ * License: https://github.com/bkaradzic/bx/blob/master/LICENSE
*/
#include "allocator.cpp"
+#include "bounds.cpp"
#include "bx.cpp"
#include "commandline.cpp"
#include "crtnone.cpp"