move xpr/op_xpr.* -> operation/op_xpr.*
This commit is contained in:
parent
4cb3977fb3
commit
483e3b4286
2 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
#include "base/base.h"
|
||||
#include "operation/operation_base.h"
|
||||
#include "xpr_base.h"
|
||||
#include "xpr/xpr_base.h"
|
||||
|
||||
namespace CNORXZ
|
||||
{
|
Loading…
Reference in a new issue