lasd/librerie/exercise1/zlasdtest/test.hpp
Alessandro Ferro 02a46f308b [Esercizio 1]
container.cpp container.hpp
2021-03-30 16:30:34 +02:00

12 lines
233 B
C++

#ifndef LASDTEST_HPP
#define LASDTEST_HPP
/* ************************************************************************** */
void lasdtest();
/* ************************************************************************** */
#endif