]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/analyzer/program-point.cc
analyzer: use std::unique_ptr for pending_diagnostic/note
[thirdparty/gcc.git] / gcc / analyzer / program-point.cc
index cfa4dda14df4a8c169ab061a87f39eecea392557..23635a18de1ea4a41e07dde46724e27cfd1a3067 100644 (file)
@@ -19,6 +19,7 @@ along with GCC; see the file COPYING3.  If not see
 <http://www.gnu.org/licenses/>.  */
 
 #include "config.h"
+#define INCLUDE_MEMORY
 #include "system.h"
 #include "coretypes.h"
 #include "tree.h"