Readme file updated with information for syncng a fork to the main repo. after pull request approval.

Other cosmetic changes:
- removal of unused headers;
- space deletion.
This commit is contained in:
Éder Ferreira Zulian
2015-06-02 17:58:12 +02:00
parent d454ed1a5b
commit 9998400a5d
3 changed files with 12 additions and 4 deletions

View File

@@ -36,13 +36,11 @@
#include <iostream>
#include <string>
#include "SimulationManager.h"
#include "../controller/core/configuration/Configuration.h"
#include <systemc.h>
#include <utility>
#include <vector>
#include "SimulationManager.h"
using namespace std;