blob: e1ecf6fa8d5c3d757fd157a02e508d7659a8ea33 [file] [log] [blame]
// bindgen-flags: --raw-line '#![cfg(not(target_os="windows"))]' -- -std=c++11
//
// This test is much like enum_explicit_type, but without --rustified-enum.
#include "enum_explicit_type.hpp"