Remove unneeded includes.
This commit is contained in:
parent
8506a5b8ca
commit
2696961570
1 changed files with 0 additions and 4 deletions
|
@ -21,11 +21,7 @@
|
|||
#ifndef AI_COMPOSITE_COMPONENT_HPP_INCLUDED
|
||||
#define AI_COMPOSITE_COMPONENT_HPP_INCLUDED
|
||||
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
#include <map>
|
||||
#include <boost/function.hpp>
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
||||
#include "../../config.hpp"
|
||||
|
|
Loading…
Add table
Reference in a new issue