sequencer
Test.hpp
Go to the documentation of this file.
1 #pragma once
2 
3 #include <sequencer/sequencer_export.hpp>
4 
5 namespace tst
6 {
7  int SEQUENCER_EXPORT get_zero() noexcept;
8 }
Definition: Test.hpp:5
int SEQUENCER_EXPORT get_zero() noexcept