aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authordaniel@transgaming.com <daniel@transgaming.com@736b8ea6-26fd-11df-bfd4-992fa37f6226>2012-12-20 20:51:54 +0000
committerdaniel@transgaming.com <daniel@transgaming.com@736b8ea6-26fd-11df-bfd4-992fa37f6226>2012-12-20 20:51:54 +0000
commita16a55f7286ac5b4bbfc0d767e6e55e5714fa062 (patch)
treed6c854236570f8b153f649e50be989cdb33a9717 /AUTHORS
parent1b0de067a08c98fa82c0b1fa53047a2701ef6e48 (diff)
downloadangle-a16a55f7286ac5b4bbfc0d767e6e55e5714fa062.tar.gz
Add explicit std:: namespace to code from <cXYZ> includes.
Some platforms seem to implicitly include the <XYZ.h> headers which also add some types and functions (like strlen, size_t,...) into the global namespace. On other platforms though, this can result in compile errors, which is noticeable in WebKit on e.g. QNX. See also: https://bugs.webkit.org/show_bug.cgi?id=95468 https://codereview.appspot.com/6843083/ Contributed by Milian Wolff, Klaralvdavens Datakonsult AB. git-svn-id: https://angleproject.googlecode.com/svn/branches/dx11proto@1565 736b8ea6-26fd-11df-bfd4-992fa37f6226
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 10e60d85..a2ce9157 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -17,6 +17,7 @@ Cloud Party, Inc.
Intel Corporation
Mozilla Corporation
Turbulenz
+Klarälvdalens Datakonsult AB
Jacek Caban
Mark Callow