btrfs: [] on the end of a struct field is a variable length array.
[haiku.git] / headers / cpp / cassert
blobb4165bfae7fe1c6969414a576e4ed5fc259a8f3b
1 // -*- C++ -*- forwarding header.
2 // This file is part of the GNU ANSI C++ Library.
4 #ifndef __CASSERT__
5 #define __CASSERT__
6 #include <assert.h>
7 #endif