mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
3b75de9077
- While at it, install a stripped shared library PR: 192134 [1] Submitted by: gerald
11 lines
293 B
C++
11 lines
293 B
C++
--- Include/abacus/master.h.orig 2014-07-28 09:34:10.000000000 +0200
|
|
+++ Include/abacus/master.h 2014-07-28 09:38:07.000000000 +0200
|
|
@@ -51,7 +51,6 @@
|
|
#include "abacus/cputimer.h"
|
|
#include "abacus/cowtimer.h"
|
|
#include "abacus/string.h"
|
|
-#include "abacus/standardpool.h"
|
|
|
|
|
|
class ABA_SUB;
|