removed makeDir.h
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
#ifndef TEMPORARY_MAKE_DIR_H
|
||||
#define TEMPORARY_MAKE_DIR_H
|
||||
|
||||
#include <string>
|
||||
|
||||
namespace TemporaryFileUtils {
|
||||
|
||||
extern bool makeDirectory( const std::string & );
|
||||
|
||||
}
|
||||
#endif
|
||||
Reference in New Issue
Block a user