Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 895818
Collapse All | Expand All

(-)a/sql/binlog/group_commit/bgc_ticket.h (-1 / +1 lines)
Lines 23-28 Link Here
23
#ifndef BINLOG_BCG_TICKET_H
23
#ifndef BINLOG_BCG_TICKET_H
24
#define BINLOG_BCG_TICKET_H
24
#define BINLOG_BCG_TICKET_H
25
25
26
#include <cstdint>
26
#include <functional>
27
#include <functional>
27
#include <limits>
28
#include <limits>
28
#include <memory>
29
#include <memory>
29
- 

Return to bug 895818