Commit 0c5c7006 authored by Davis King's avatar Davis King

Added a missing typedef to the pipe object.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402971
parent 977bed99
......@@ -61,6 +61,8 @@ namespace dlib
public:
typedef T type;
explicit pipe_kernel_1 (
unsigned long maximum_size
);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment