Chromium Code Reviews| Index: regexp2000/src/jsregexp.cc |
| diff --git a/regexp2000/src/jsregexp.cc b/regexp2000/src/jsregexp.cc |
| index b642a52885229dff466e93133500f65d925f7c5f..f21e1e629c984d04e22f357984fc7c53232af9d1 100644 |
| --- a/regexp2000/src/jsregexp.cc |
| +++ b/regexp2000/src/jsregexp.cc |
| @@ -25,6 +25,7 @@ |
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| +#define _HAS_EXCEPTIONS 0 |
| #include <set> |
| #include "v8.h" |