summaryrefslogtreecommitdiff
path: root/deps/gyp/test/mac/sdkroot/file.cc
blob: 13ae9710402af2ac7f546c57be10d9f86b24cda8 (plain)
1
2
3
4
5
#include <map>
using std::map;

int main() {
}