Skip to content
Snippets Groups Projects
Commit e3c4560d authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[AL] Correct indentation.

parent f3e38c00
No related branches found
No related tags found
No related merge requests found
...@@ -46,7 +46,7 @@ struct GlobalSetup ...@@ -46,7 +46,7 @@ struct GlobalSetup
return Executor::execute(std::forward<Args>(args)...); return Executor::execute(std::forward<Args>(args)...);
} }
GlobalSetup() { } GlobalSetup() { }
}; };
} // namespace AssemblerLib } // namespace AssemblerLib
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment