Revision e3abf1c0a9f36e160b5d6c7f7da97fe8fb622e3a authored by Konrad Werys on 22 October 2019, 14:16:17 UTC, committed by Konrad Werys on 22 October 2019, 14:16:17 UTC
1 parent ecad6a7
tomatolib_export.h
/*!
* \file tomatolib_export.h
* \author Konrad Werys
* \date 2018/08/13
*/
#ifndef TOMATOLIB_EXPORT_H
#define TOMATOLIB_EXPORT_H
#ifndef TOMATOLIB_EXPORT
#define TOMATOLIB_EXPORT
#endif
#ifndef TOMATOLIB_COMPILED
#define TOMATOLIB_COMPILED
#endif
#endif //TOMATOLIB_EXPORT_H
Computing file changes ...