mirror of
https://github.com/overte-org/overte.git
synced 2025-04-17 00:33:12 +02:00
fixed misplaced #endif
This commit is contained in:
parent
6c2f3b687e
commit
d36ced9b92
1 changed files with 2 additions and 1 deletions
|
@ -45,5 +45,6 @@ private:
|
|||
TouchState _touchState;
|
||||
timeval* _lastReceivedPacket;
|
||||
|
||||
#endif /* defined(__hifi__Transmitter__) */
|
||||
};
|
||||
|
||||
#endif /* defined(__hifi__Transmitter__) */
|
||||
|
|
Loading…
Reference in a new issue