mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
implement own tmp function / satify compiler
Origin commit data
------------------
Branch: ni/coolstream
Commit: 841b6efd95
Author: TangoCash <eric@loxat.de>
Date: 2018-09-02 (Sun, 02 Sep 2018)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -163,6 +163,8 @@ std::string readFile(std::string file);
|
||||
std::string iso_8859_1_to_utf8(std::string &str);
|
||||
bool utf8_check_is_valid(const std::string &str);
|
||||
|
||||
std::string genTmpName(std::string suffix,unsigned int length);
|
||||
|
||||
// curl
|
||||
struct MemoryStruct {
|
||||
char *memory;
|
||||
|
Reference in New Issue
Block a user