comfortable-swipe/cpp/gesture/_index.hpp
2019-03-03 19:24:50 +08:00

8 lines
206 B
C++

#ifndef __COMFORTABLE_SWIPE__gesture_index_hpp__
#define __COMFORTABLE_SWIPE__gesture_index_hpp__
#include "xdo_gesture.h"
#include "swipe_gesture.h"
#endif /* __COMFORTABLE_SWIPE__gesture_index_hpp__ */