// Use: g++ -Wall -ansi -pedantic -o tst tst.cc && rm tst
#include <stddef.h>
#include "current.hh"
int main() { int x = ZOOM::record::GRS1; }
