Tapkee
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
tapkee.hpp
Go to the documentation of this file.
1 /* This software is distributed under BSD 3-clause license (see LICENSE file).
2  *
3  * Copyright (c) 2012-2013 Sergey Lisitsyn
4  */
5 
6 #ifndef TAPKEE_MAIN_H_
7 #define TAPKEE_MAIN_H_
8 
9 /* Tapkee includes */
10 #include <tapkee/embed.hpp>
12 /* End of Tapkee includes */
13 
14 #endif