Autoformat staged C++ and Rust

This commit is contained in:
Ingvar Stepanyan
2020-11-20 23:04:00 +00:00
committed by Ingvar Stepanyan
parent a699a5c4dc
commit 3ae1cf86f5
5 changed files with 20 additions and 17 deletions

View File

@@ -1,7 +1,6 @@
#include <emscripten/bind.h>
#include <emscripten/threading.h>
#include <emscripten/val.h>
#include <emscripten/threading.h>
#include "avif/avif.h"
using namespace emscripten;