compile for arm
This commit is contained in:
@@ -40,7 +40,7 @@ void get_object_to_file();
|
||||
void get_object_to_file_new(char* File_Name, char* savepath);
|
||||
void delete_object();
|
||||
void delete_object_new(char* File_Name);
|
||||
|
||||
#if 0
|
||||
void TestOSS()
|
||||
{
|
||||
apr_file_t *output = NULL;
|
||||
@@ -136,7 +136,7 @@ void DelOSS(char* File_Name)
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
#endif
|
||||
void coutTest()
|
||||
{
|
||||
std:: cout << "OSS_ENDPOINT:" << OSS_ENDPOINT << std::endl;
|
||||
|
||||
Reference in New Issue
Block a user