version.cpp 98 B

1234567
  1. #include "version.h"
  2. namespace sd_rest {
  3. const VersionInfo VERSION_INFO;
  4. } // namespace sd_rest