diff options
Diffstat (limited to '3rdparty/bx/src/url.cpp')
-rw-r--r-- | 3rdparty/bx/src/url.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/3rdparty/bx/src/url.cpp b/3rdparty/bx/src/url.cpp index f58ecf5a9c3..5421fd01a47 100644 --- a/3rdparty/bx/src/url.cpp +++ b/3rdparty/bx/src/url.cpp @@ -1,9 +1,8 @@ /* - * Copyright 2011-2018 Branimir Karadzic. All rights reserved. + * Copyright 2011-2022 Branimir Karadzic. All rights reserved. * License: https://github.com/bkaradzic/bnet#license-bsd-2-clause */ -#include "bx_p.h" #include <bx/url.h> namespace bx |