mirror of
				https://github.com/TES3MP/openmw-tes3mp.git
				synced 2025-10-31 17:26:42 +00:00 
			
		
		
		
	Issue #107: minor corrections
This commit is contained in:
		
							parent
							
								
									923109b260
								
							
						
					
					
						commit
						a84145a087
					
				
					 2 changed files with 5 additions and 4 deletions
				
			
		|  | @ -1,5 +1,5 @@ | |||
| #ifndef GAME_MWBASE_DIALOGUEMANAGERIMP_H | ||||
| #define GAME_MWBASE_DIALOGUEMANAGERIMP_H | ||||
| #ifndef GAME_MWBASE_DIALOGUEMANAGER_H | ||||
| #define GAME_MWBASE_DIALOGUEMANAGER_H | ||||
| 
 | ||||
| #include <string> | ||||
| 
 | ||||
|  | @ -10,6 +10,7 @@ namespace MWWorld | |||
| 
 | ||||
| namespace MWBase | ||||
| { | ||||
|     /// \brief Interface for dialogue manager (implemented in MWDialogue)
 | ||||
|     class DialogueManager | ||||
|     { | ||||
|             DialogueManager (const DialogueManager&); | ||||
|  |  | |||
|  | @ -1,5 +1,5 @@ | |||
| #ifndef GAME_MWBASE_SCRIPTMANAGERIMP_H | ||||
| #define GAME_MWBASE_SCRIPTMANAGERIMP_H | ||||
| #ifndef GAME_MWBASE_SCRIPTMANAGER_H | ||||
| #define GAME_MWBASE_SCRIPTMANAGER_H | ||||
| 
 | ||||
| #include <string> | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue