forked from qt-creator/qt-creator
		
	move plugins/debugger/assert.h -> /libs/utils/qtcassert.h
This commit is contained in:
		@@ -32,7 +32,7 @@
 | 
			
		||||
***************************************************************************/
 | 
			
		||||
 | 
			
		||||
#include "gdbmi.h"
 | 
			
		||||
#include "assert.h"
 | 
			
		||||
#include "qtcassert.h"
 | 
			
		||||
 | 
			
		||||
#include <QtCore/QByteArray>
 | 
			
		||||
#include <QtCore/QDebug>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user