]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/HLA/hla.hxx
hla: Use hla derived classes part 2
[flightgear.git] / src / Network / HLA / hla.hxx
index bf3212f01621ec4254378ea1946d5f8f548094e6..8a77d2704225b01f013244e1918b012dae5474f6 100644 (file)
@@ -38,6 +38,8 @@ public:
 private:
     /// All the utility classes we need currently
     class XMLConfigReader;
+    class MPUpdateCallback;
+    class MPReflectCallback;
     class MultiplayerObjectInstance;
     class MultiplayerObjectClass;
     class Federate;