Add forgotten include

This commit is contained in:
Dennis Luxen 2013-06-28 10:23:58 -04:00
parent 8cb5e68b1a
commit de947d8b17

View File

@ -21,9 +21,9 @@ or see http://www.gnu.org/licenses/agpl.txt.
#ifndef PERCENT_H
#define PERCENT_H
#include "../Util/OpenMPWrapper.h"
#include <iostream>
class Percent
{
public: