master
Hideaki Tai 3 years ago
parent 435c5e8586
commit ed94e0cbc4

@ -368,7 +368,9 @@ namespace arx {
}
protected:
void attach(S& s) { stream = &s; }
void attach(S& s) {
stream = &s;
}
private:
inline bool checkID() const {

Loading…
Cancel
Save