aboutsummaryrefslogtreecommitdiff
path: root/src/bun.js/bindings/webcore/config.h
blob: 8d25cbc465c5cd3fda2087a922798698611293f5 (plain) (blame)
1
2
3
4
5
6
#pragma once

#ifndef WEBCORE_CONFIG
#define WEBCORE_CONFIG
#include "root.h"
#endif