diff options
author | shiqian <shiqian@861a406c-534a-0410-8894-cb66d6ee9925> | 2008-11-10 18:27:46 (GMT) |
---|---|---|
committer | shiqian <shiqian@861a406c-534a-0410-8894-cb66d6ee9925> | 2008-11-10 18:27:46 (GMT) |
commit | d2849f573052ba8431a887e0034b1be353a0d9b4 (patch) | |
tree | eaf19543ad06eba0c37e371b56d135d73eeff9f9 /CONTRIBUTORS | |
parent | cea25099b5c826e183a56462abc86a8b3b1f9722 (diff) | |
download | googletest-d2849f573052ba8431a887e0034b1be353a0d9b4.zip googletest-d2849f573052ba8431a887e0034b1be353a0d9b4.tar.gz googletest-d2849f573052ba8431a887e0034b1be353a0d9b4.tar.bz2 |
Makes Google Test compile on Solaris and z/OS. By Rainer Klaffenboeck.
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 59042ef..43f1b00 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -20,6 +20,7 @@ Patrick Hanna <phanna@google.com> Patrick Riley <pfr@google.com> Peter Kaminski <piotrk@google.com> Preston Jackson <preston.jackson@gmail.com> +Rainer Klaffenboeck <rainer.klaffenboeck@dynatrace.com> Russ Cox <rsc@google.com> Russ Rufer <russ@pentad.com> Sean Mcafee <eefacm@gmail.com> |