10 lines
262 B
C++
10 lines
262 B
C++
#ifndef __COMFORTABLE_SWIPE__util_index_cpp__
|
|
#define __COMFORTABLE_SWIPE__util_index_cpp__
|
|
|
|
#include "_index.hpp"
|
|
#include "autostart_filename.cpp"
|
|
#include "conf_filename.cpp"
|
|
#include "read_config_file.cpp"
|
|
|
|
#endif /* __COMFORTABLE_SWIPE__util_index_cpp__ */
|