Changeset 244b934


Ignore:
Timestamp:
Mar 1, 2018, 5:35:21 PM (6 years ago)
Author:
Rob Schluntz <rschlunt@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
3d97b78, 986dd36
Parents:
ee61248
Message:

Add missing cstdarg include

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Common/SemanticError.cc

    ree61248 r244b934  
    1414//
    1515
     16#include <cstdarg>
    1617#include <cstdio>                                                                               // for fileno, stderr
    1718#include <unistd.h>                                                                             // for isatty
Note: See TracChangeset for help on using the changeset viewer.