aboutsummaryrefslogtreecommitdiff
path: root/include/gfesdk/bindings/cpp/isdk_cpp_impl.h
diff options
context:
space:
mode:
authorIgor Govorov <[email protected]>2018-04-11 18:28:51 +0300
committerIgor Govorov <[email protected]>2018-04-11 18:28:51 +0300
commitc4f5a0aff93e05b3c01de0dbdc7c05e5d9530eda (patch)
tree165e3aa9f3a2fff99f70eae90e4a519e0de41a1b /include/gfesdk/bindings/cpp/isdk_cpp_impl.h
parentAdd Developer Content Portal documentation (diff)
downloadarchived-gfesdk-c4f5a0aff93e05b3c01de0dbdc7c05e5d9530eda.tar.xz
archived-gfesdk-c4f5a0aff93e05b3c01de0dbdc7c05e5d9530eda.zip
Push GeForceExperience SDK 1.1.2011.1.201
Diffstat (limited to 'include/gfesdk/bindings/cpp/isdk_cpp_impl.h')
-rw-r--r--include/gfesdk/bindings/cpp/isdk_cpp_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gfesdk/bindings/cpp/isdk_cpp_impl.h b/include/gfesdk/bindings/cpp/isdk_cpp_impl.h
index f5eb3a9..1bd8430 100644
--- a/include/gfesdk/bindings/cpp/isdk_cpp_impl.h
+++ b/include/gfesdk/bindings/cpp/isdk_cpp_impl.h
@@ -35,6 +35,7 @@ public:
friend class Core;
friend class HighlightsImpl;
+ friend class OpsImpl;
private:
// Remove default construct, copy and assignment operators
CoreImpl() {}