mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-30 13:57:59 +03:00
8 lines
127 B
C++
8 lines
127 B
C++
![]() |
|
||
|
#include "verifier.hpp"
|
||
|
|
||
|
#include "../doc/state.hpp"
|
||
|
|
||
|
CSMTools::Verifier::Verifier() : Operation (CSMDoc::State_Verifying)
|
||
|
{}
|