/* * Copyright 2014 Your Name * All rights reserved. Distributed under the terms of the MIT license. */ #ifndef _H #define _H #include class { public: private: }; #endif // _H