Initial Commit
This commit is contained in:
11
database/FileZillaFTP/source/interface/OutputFormat.h
Normal file
11
database/FileZillaFTP/source/interface/OutputFormat.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef __OUTPUT_FORMAT_H__
|
||||
#define __OUTPUT_FORMAT_H__
|
||||
|
||||
|
||||
#include <cstringt.h>
|
||||
|
||||
CString makeUserFriendlyString(__int64 val);
|
||||
|
||||
|
||||
#endif // #ifndef __OUTPUT_FORMAT_H__
|
||||
|
||||
Reference in New Issue
Block a user