mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
We forward declare `reference_wrapper` in multiple places already. This moves the declaration to the canonical place and removes unnecessary includes of `__functional/reference_wrapper.h`.