9 lines
217 B
C++
9 lines
217 B
C++
#ifndef __COMFORTABLE_SWIPE__index_cpp__
|
|
#define __COMFORTABLE_SWIPE__index_cpp__
|
|
|
|
#include "gesture/_index.cpp"
|
|
#include "service/_index.cpp"
|
|
#include "util/_index.cpp"
|
|
|
|
#endif /* __COMFORTABLE_SWIPE__index_cpp__ */
|