mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
Resolve macOS warnings and standardize style
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
#include "device/include/device.h"
|
||||
|
||||
namespace icsneo {
|
||||
std::vector<std::shared_ptr<Device>> FindAllDevices();
|
||||
};
|
||||
|
||||
std::vector<std::shared_ptr<Device>> FindAllDevices();
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user