Remove unneeded includes.
This commit is contained in:
parent
f4ae7e7f88
commit
b190ece9c6
1 changed files with 0 additions and 6 deletions
|
@ -17,14 +17,8 @@
|
|||
#ifndef FORMULA_FUNCTION_HPP_INCLUDED
|
||||
#define FORMULA_FUNCTION_HPP_INCLUDED
|
||||
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
||||
#include <map>
|
||||
|
||||
#include "formula.hpp"
|
||||
#include "formula_callable.hpp"
|
||||
#include "formula_debugger_fwd.hpp"
|
||||
#include "variant.hpp"
|
||||
|
||||
namespace game_logic {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue