6 lines
75 B
C++
6 lines
75 B
C++
|
|
#pragma once
|
|
|
|
#include "./exception.hpp"
|
|
#include "./version_support.hpp"
|