Browse Source

default constructor changed so it does not allocate memory (it allocated a huge memory block previously).

[SVN r47559]
Thorsten Jørgen Ottosen 18 years ago
parent
commit
b2ed6aaf83
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/circular_buffer

+ 1 - 1
libs/circular_buffer

@@ -1 +1 @@
-Subproject commit c3fcf1a048da53f27827aef96e4133063f0e5fe0
+Subproject commit fb1828e57ada6bbc877abc5de4181e271d64d5d9

粤ICP备19079148号