I was given a header file and I have to provide the implementation. I originally changed the FLOAT_ARRAY_H TO FLOAT_ARRAY_HPP. I also added comments after the directive which I have also deleted.
#ifndef FLOAT ARRAY_H
#define FLOAT ARRAY_H
#include <iostream>
using namespace std;
If I need to combine all the files into one to post I will