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

(-)kguitar/convertgp3.h.orig (+1 lines)
Lines 1-6 Link Here
1
#ifndef CONVERTGP3_H
1
#ifndef CONVERTGP3_H
2
#define CONVERTGP3_H
2
#define CONVERTGP3_H
3
3
4
#include <cstdlib>
4
#include "global.h"
5
#include "global.h"
5
#include "convertbase.h"
6
#include "convertbase.h"
6
7
(-)kguitar/convertgtp.h.orig (+1 lines)
Lines 1-6 Link Here
1
#ifndef CONVERTGTP_H
1
#ifndef CONVERTGTP_H
2
#define CONVERTGTP_H
2
#define CONVERTGTP_H
3
3
4
#include <cstdlib>
4
#include "global.h"
5
#include "global.h"
5
#include "convertbase.h"
6
#include "convertbase.h"
6
7

Return to bug 225349