1#!/bin/sh
2# This file is in the public domain.
3exec /usr/bin/c++ "$@"
4