mirror of
https://github.com/boostorg/algorithm.git
synced 2026-07-08 17:30:47 +02:00
Cleaned up things that the inspect tool found in Boost.Algorithm. No functionality change
[SVN r78687]
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
#include <iostream>
|
||||
#include <vector>
|
||||
|
||||
// should not compile: vector is not an integral type
|
||||
// should not compile: vector is not an integral type
|
||||
int test_main( int , char* [] )
|
||||
{
|
||||
std::vector<float> v;
|
||||
|
||||
Reference in New Issue
Block a user