mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 19:36:07 +08:00
Added missing header to a file (before chi11ken does it)
This commit is contained in:
@@ -211,7 +211,7 @@ namespace OpenSim.Grid.GridServer
|
||||
private readonly Dictionary<Type, object> m_gridInterfaces = new Dictionary<Type, object>();
|
||||
|
||||
/// <summary>
|
||||
/// Register an interface on this client, should only be called in the constructor.
|
||||
/// Register an Module interface.
|
||||
/// </summary>
|
||||
/// <typeparam name="T"></typeparam>
|
||||
/// <param name="iface"></param>
|
||||
|
||||
Reference in New Issue
Block a user