Go to the documentation of this file.
20#ifndef DEPENDENCYTREE_H
21#define DEPENDENCYTREE_H
24# if defined DEPENDENCYTREE_EXPORTS || defined DependencyTree_EXPORTS
25# define DEPENDENCYTREE_EXPORT __declspec( dllexport )
27# define DEPENDENCYTREE_EXPORT __declspec( dllimport )
30# define DEPENDENCYTREE_EXPORT