blob: 53dacd796f2c91b9ee0b4e3b06eb6967ebee424c [file] [log] [blame]
#ifndef BASE_PCH_H_IN
#define BASE_PCH_H_IN
struct [[gnu::aligned(128)]] RowCol {
unsigned row;
unsigned col;
};
#endif // _H_IN