Skip to content

Commit

Permalink
Merge branch 'master' of github.com:UG4/ugcore
Browse files Browse the repository at this point in the history
  • Loading branch information
LogashenkoDL committed Jun 4, 2024
2 parents 97c7881 + e0206d4 commit b800b86
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion ugbase/common/util/number_util.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@

#ifndef NUMBER_UTIL_H_
#define NUMBER_UTIL_H_
#include <boost/math/special_functions/fpclassify.hpp>

#include "common/math/ugmath.h"
namespace ug{
Expand Down
1 change: 0 additions & 1 deletion ugbase/lib_algebra/algebra_common/vector_util.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
#define VECTOR_UTIL_H_

#include "lib_algebra/small_algebra/blocks.h"
#include <boost/math/special_functions/fpclassify.hpp>
#ifdef UG_PARALLEL
#include "pcl/pcl.h"
#endif
Expand Down

0 comments on commit b800b86

Please sign in to comment.