8 lines
197 B
C++
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__ */
|