summaryrefslogtreecommitdiffstats
path: root/libcxx/test/containers/Copyable.h
blob: 121cef618a6d43954007fc087cefe017356b285e (plain)
1
2
3
4
5
6
7
8
9
#ifndef COPYABLE_H
#define COPYABLE_H

class Copyable
{
public:
};

#endif  // COPYABLE_H
OpenPOWER on IntegriCloud