#!/bin/bash

g++ `cat ../../c++std` -I.. -c driver.cc
