matrix-3ds-sdk/source/devicestore.h
2023-12-11 20:58:32 +01:00

10 lines
189 B
C++

//
// Created by timoreo on 11/12/23.
//
#ifndef MATRIX_3DS_CLIENT_DEVICESTORE_H
#define MATRIX_3DS_CLIENT_DEVICESTORE_H
class DeviceStore {};
#endif // MATRIX_3DS_CLIENT_DEVICESTORE_H