From 33626f8636c38b67689c9ad46d391bb18bddfe51 Mon Sep 17 00:00:00 2001
From: RossTheRoss <msattr@gmail.com>
Date: Wed, 13 Feb 2019 17:34:04 -0600
Subject: Use correct header

---
 ee1301/wk1/hw1_directory/strap012_1A.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'ee1301/wk1')

diff --git a/ee1301/wk1/hw1_directory/strap012_1A.cpp b/ee1301/wk1/hw1_directory/strap012_1A.cpp
index 6b8e8c9..96ffcab 100644
--- a/ee1301/wk1/hw1_directory/strap012_1A.cpp
+++ b/ee1301/wk1/hw1_directory/strap012_1A.cpp
@@ -1,5 +1,5 @@
 #include <iostream>
-#include <math.h>
+#include <cmath>
 #include <iomanip>
 using namespace std;
 
-- 
cgit v1.2.3