refactor
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef DTL_EXAMPLE_COMMON_H
|
||||
#define DTL_EXAMPLE_COMMON_H
|
||||
|
||||
#include "dtl.hpp"
|
||||
#include "dtl/dtl.hpp"
|
||||
|
||||
bool isFileExist(std::string &fs);
|
||||
bool isFewArgs(int argc, int limit = 3);
|
||||
|
Reference in New Issue
Block a user