summaryrefslogtreecommitdiffstats
path: root/test cases/common/173 as-needed/libA.h
blob: 8e76d22faf544ea1785b2a5abdd49d436652d91e (plain)
1
2
3
4
5
#include "config.h"

namespace meson_test_as_needed {
  DLL_PUBLIC extern bool linked;
}