mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-28 13:28:43 +08:00
Fixed incorrect include path.
This commit is contained in:
parent
ee99d36872
commit
57bde67d7a
@ -35,7 +35,7 @@ SOFTWARE.
|
||||
#error This header is a private element of etl::ivector
|
||||
#endif
|
||||
|
||||
#include "private/pvoidvector.h"
|
||||
#include "pvoidvector.h"
|
||||
|
||||
namespace etl
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user