diff options
| author | Andrew Geissler <andrewg@us.ibm.com> | 2016-03-11 08:46:44 -0600 |
|---|---|---|
| committer | A. P. Williams III <iawillia@us.ibm.com> | 2016-03-17 11:44:46 -0400 |
| commit | 71cf29da3d308290ffd860fb263b4a05ddcb364a (patch) | |
| tree | d8ff026c8cb8eb2d1beff2adadbbd118549c9e56 /src/include/usr | |
| parent | 497d9f20a3bc65847435c82358b32cd2cd6d6951 (diff) | |
| download | talos-hostboot-71cf29da3d308290ffd860fb263b4a05ddcb364a.tar.gz talos-hostboot-71cf29da3d308290ffd860fb263b4a05ddcb364a.zip | |
Need to implement new Ctor for std::vector
Change-Id: Ia7743dc8d3a83b4be361626b1dea57f39e4dd483
RTC: 149398
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21938
Tested-by: Jenkins Server
Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Reviewed-by: A. P. Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/include/usr')
| -rwxr-xr-x | src/include/usr/cxxtest/TestSuite.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/usr/cxxtest/TestSuite.H b/src/include/usr/cxxtest/TestSuite.H index 37ea93310..3957cfd49 100755 --- a/src/include/usr/cxxtest/TestSuite.H +++ b/src/include/usr/cxxtest/TestSuite.H @@ -5,7 +5,7 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* Contributors Listed Below - COPYRIGHT 2011,2015 */ +/* Contributors Listed Below - COPYRIGHT 2011,2016 */ /* [+] International Business Machines Corp. */ /* */ /* */ |

