#!/bin/sh -x
g++ $@ -Wall -I/home/pramay/Dropbox/simplecpp/include -std=c++17
