mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 20:39:18 +02:00
fixup
This commit is contained in:
@@ -5,7 +5,7 @@ build_script:
|
|||||||
- ps: >-
|
- ps: >-
|
||||||
cd ref
|
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 ..
|
cd ..
|
||||||
|
|
||||||
|
|||||||
@@ -66,7 +66,7 @@ extern TTrain *Train;
|
|||||||
extern uint16_t prev_train_id;
|
extern uint16_t prev_train_id;
|
||||||
extern bool is_ready;
|
extern bool is_ready;
|
||||||
|
|
||||||
class deserializer_state;
|
struct deserializer_state;
|
||||||
|
|
||||||
} // simulation
|
} // simulation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user