blob: 1a36589141fd379aafe15e0fd01876e9da213396 [file] [log] [blame]
#include "depg_export.h"
struct DEPG_EXPORT DepG
{
int foo();
};