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