// future standard header -*-c++-*-
// Copyright 2014-2017 IAR Systems AB.
#ifndef _FUTURE_
#define _FUTURE_

#ifndef _SYSTEM_BUILD
  #pragma system_include
#endif

#error "IAR Systems does not support future"

#endif /* _FUTURE_ */

