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

(-)libecap-0.0.2.orig/src/libecap/common/name.cc (-1 / +1 lines)
Lines 1-6 Link Here
1
#include <libecap/common/name.h>
1
#include <libecap/common/name.h>
2
#include <libecap/common/errors.h>
2
#include <libecap/common/errors.h>
3
#include <limits>
3
#include <limits.h>
4
4
5
libecap::Name::Id libecap::Name::TheLastId = libecap::Name::nameUnidentified;
5
libecap::Name::Id libecap::Name::TheLastId = libecap::Name::nameUnidentified;
6
6

Return to bug 277883