Another revert fragment <stdexcept> for non-UTL languages

This commit is contained in:
William S Fulton 2014-02-22 20:53:26 +00:00
commit be49f5caee

View file

@ -10,8 +10,8 @@
%{
#include <deque>
#include <stdexcept>
%}
%fragment("<stdexcept>");
/* This macro defines all of the standard methods for a deque. This