(svn r21890) -Cleanup: remove some unneeded includes
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
#ifndef OVERFLOWSAFE_TYPE_HPP
|
||||
#define OVERFLOWSAFE_TYPE_HPP
|
||||
|
||||
#include "math_func.hpp"
|
||||
|
||||
/**
|
||||
* Overflow safe template for integers, i.e. integers that will never overflow
|
||||
|
@@ -14,7 +14,6 @@
|
||||
|
||||
#include "alloc_func.hpp"
|
||||
#include "mem_func.hpp"
|
||||
#include "math_func.hpp"
|
||||
|
||||
/**
|
||||
* Simple vector template class.
|
||||
|
Reference in New Issue
Block a user