Fix macOS build
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#include <algorithm>
|
||||
#include <cstdint>
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
auto main() -> int
|
||||
{
|
||||
|
@@ -1,6 +1,8 @@
|
||||
#include <algorithm>
|
||||
#include <cstdint>
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
auto main() -> int
|
||||
{
|
||||
|
Reference in New Issue
Block a user