blob: ffd3e336f57d03076e792d482dfc5a8e81d5e7b6 [file] [log] [blame]
// This file is here only to bring in the parts of Reflection.mm that apply
// when not using an objc runtime.
#include "swift/Runtime/Config.h"
#if !SWIFT_OBJC_INTEROP
#include "Reflection.mm"
#endif