Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

6 строки
261 B

  1. #pragma once
  2. #include <cpphibernate/driver/mariadb/helper/context.h>
  3. #include <cpphibernate/driver/mariadb/helper/key_properties.h>
  4. #include <cpphibernate/driver/mariadb/helper/transaction_lock.h>
  5. #include <cpphibernate/driver/mariadb/helper/type_properties.h>