~ubuntu-branches/ubuntu/trusty/libc++/trusty

« back to all changes in this revision

Viewing changes to libcxx/test/containers/unord/unord.set/unord.set.cnstr/range_size_hash_equal.pass.cpp

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2014-01-19 15:25:24 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20140119152524-6vvkhtareysbhhs3
Tags: 1.0~svn199600-1
* New snapshot release
* Standards-Version updated to 3.9.5
* Introduce package libc++-helpers (Closes: #718637)
* Rename libc++-src => libc++-test
* Rename libc++abi-src => libc++abi-test
* For both, remove the sources from the packages (apt-get source libc++)

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
#include "test_iterators.h"
25
25
#include "../../../test_compare.h"
26
26
#include "../../../test_hash.h"
27
 
#include "../../../test_allocator.h"
 
27
#include "test_allocator.h"
28
28
#include "min_allocator.h"
29
29
 
30
30
int main()