This commit is contained in:
milek7
2019-02-19 14:32:09 +01:00
parent 48afd2f62f
commit 3269a089f3
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ build_script:
- ps: >-
cd ref
git clone "https://github.com/chriskohlhoff/asio" --depth 1 -q
git clone "https://github.com/chriskohlhoff/asio" --depth 1 --branch asio-1-12-2 -q
cd ..

View File

@@ -66,7 +66,7 @@ extern TTrain *Train;
extern uint16_t prev_train_id;
extern bool is_ready;
class deserializer_state;
struct deserializer_state;
} // simulation