mirror of
https://github.com/OpenMW/openmw.git
synced 2025-11-30 13:04:33 +00:00
fix clang-format again
This commit is contained in:
parent
13c4179cff
commit
f96437f6bf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
#include <gtest/gtest.h>
|
|
||||||
#include <filesystem>
|
#include <filesystem>
|
||||||
#include <fstream>
|
#include <fstream>
|
||||||
|
#include <gtest/gtest.h>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue