mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
10 lines
237 B
C
10 lines
237 B
C
--- cpp/FacebookBase.h.orig 2018-05-25 20:03:21 UTC
|
|
+++ cpp/FacebookBase.h
|
|
@@ -22,6 +22,7 @@
|
|
|
|
#include "FacebookService.h"
|
|
|
|
+#include <boost/shared_ptr.hpp>
|
|
#include <thrift/server/TServer.h>
|
|
#include <thrift/concurrency/Mutex.h>
|
|
|