Remove leftover comment

This commit is contained in:
Sebastian Messmer 2014-11-04 22:23:34 +01:00
parent a97261d02f
commit 944a8b201f

View File

@ -1,4 +1,3 @@
// A simple program that computes the square root of a number
#include <cmath>
#include <cstdio>
#include <cstdlib>