forked from BigfootDev/flatbuffers
Run clang-format -i **/*.cpp (#8865)
This commit is contained in:
@@ -14,12 +14,12 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include "flatbuffers/file_manager.h"
|
||||
|
||||
#include <fstream>
|
||||
#include <set>
|
||||
#include <string>
|
||||
|
||||
#include "flatbuffers/file_manager.h"
|
||||
|
||||
namespace flatbuffers {
|
||||
|
||||
bool RealFileSaver::SaveFile(const char* name, const char* buf, size_t len,
|
||||
|
||||
Reference in New Issue
Block a user