fxed bug domain.cpp

This commit is contained in:
James E McClure
2018-05-02 20:57:38 -04:00
parent 11a70a1c76
commit 1d34a86d8e

View File

@@ -2,7 +2,7 @@
// Copyright 2008-2013
#include <stdio.h>
#include <stdlib.h>
#include <iostream>C
#include <iostream>
#include <fstream>
#include <math.h>
#include <time.h>