Do not use an incomplete type with value semantics
This commit is contained in:
		
							parent
							
								
									82dd5d8ccf
								
							
						
					
					
						commit
						dfac34beac
					
				@ -30,7 +30,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#include "../data_structures/restriction.hpp"
 | 
					#include "../data_structures/restriction.hpp"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <boost/optional/optional_fwd.hpp>
 | 
					#include <boost/optional/optional.hpp>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <string>
 | 
					#include <string>
 | 
				
			||||||
#include <vector>
 | 
					#include <vector>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user