9 lines
228 B
C++
9 lines
228 B
C++
#ifndef __COMFORTABLE_SWIPE__python_cpp__
|
|
#define __COMFORTABLE_SWIPE__python_cpp__
|
|
|
|
#include "service/_python.cpp"
|
|
// #include "util/_python.cpp"
|
|
#include "comfortable-swipe.cpp"
|
|
|
|
#endif /* __COMFORTABLE_SWIPE__python_cpp__ */
|