Vcsn  2.3
Be Rational
export.hh
Go to the documentation of this file.
1 #pragma once
2 
4 
5 #ifdef BUILD_LIBVCSN
6 # define LIBVCSN_API ATTRIBUTE_DLLEXPORT
7 #else
8 # define LIBVCSN_API ATTRIBUTE_DLLIMPORT
9 #endif