ompl: remove checks for old compilers.

This commit is contained in:
Mike McQuaid 2019-01-24 13:11:01 +00:00
parent 57cfc88e1a
commit 07759bb3f8

View file

@ -15,8 +15,6 @@ class Ompl < Formula
depends_on "boost"
depends_on "eigen"
needs :cxx11
def install
ENV.cxx11
system "cmake", ".", *std_cmake_args