comfortable-swipe/cpp/_python.cpp
2019-03-03 21:47:02 +08:00

8 lines
197 B
C++

#ifndef __COMFORTABLE_SWIPE__python_cpp__
#define __COMFORTABLE_SWIPE__python_cpp__
#include "service/_python.cpp"
#include "comfortable-swipe.cpp"
#endif /* __COMFORTABLE_SWIPE__python_cpp__ */